Add codebeat files

tokarchuk/v1.17
Unknwon 8 years ago
parent 90af997fec
commit 21f25799b4
  1. 6
      .codebeatignore
  2. 5
      .codebeatsettings

@ -0,0 +1,6 @@
conf/**
docker/**
public/**
packager/**
scripts/**
templates/**

@ -0,0 +1,5 @@
{
"GOLANG": {
"TOO_MANY_IVARS": [20, 50, 70, 99]
}
}
Loading…
Cancel
Save