mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-15 18:08:23 -07:00
Add codebeat files
This commit is contained in:
parent
90af997fec
commit
21f25799b4
6
.codebeatignore
Normal file
6
.codebeatignore
Normal file
@ -0,0 +1,6 @@
|
||||
conf/**
|
||||
docker/**
|
||||
public/**
|
||||
packager/**
|
||||
scripts/**
|
||||
templates/**
|
5
.codebeatsettings
Normal file
5
.codebeatsettings
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"GOLANG": {
|
||||
"TOO_MANY_IVARS": [20, 50, 70, 99]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user