mirror of
https://github.com/schibo/1964js.git
synced 2025-04-02 10:52:54 -04:00
git-svn-id: http://1964js.googlecode.com/svn/trunk@231 0378edba-076e-5dc0-2bb2-d87a714dcd81
18 lines
No EOL
243 B
JSON
18 lines
No EOL
243 B
JSON
{
|
|
"max_line_length" : {
|
|
"value": 80,
|
|
"level" : "ignore"
|
|
},
|
|
|
|
"no_backticks" : {
|
|
"level" : "ignore"
|
|
},
|
|
|
|
"no_trailing_whitespace" : {
|
|
"level" : "ignore"
|
|
},
|
|
|
|
"no_trailing_semicolons" : {
|
|
"level" : "ignore"
|
|
}
|
|
} |