1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-26 04:04:13 +00:00

remove the go style

This commit is contained in:
astaxie 2014-09-15 23:01:07 +08:00
parent e48e1ddaa9
commit 6c62198b59

View File

@ -1,16 +0,0 @@
{
"file_line": 500,
"func_line": 80,
"params_num":4,
"results_num":3,
"formated": true,
"pkg_name": true,
"camel_name":true,
"ignore":[
"a/*",
"b/*/c/*.go"
],
"fatal":[
"formated"
]
}