1 Star 1 Fork 0

dissipator/ng-grid

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.jscs.json.todo 611 Bytes
一键复制 编辑 原始数据 按行查看 历史
c0bra 提交于 2014-10-08 13:27 . Add more jscs checks and some jscs todos
// This is an incomplete TODO list of checks we want to start enforcing
//
// The goal is to enable these checks one by one by moving them to .jscs.json along with commits
// that correct the existing code base issues and make the new check pass.
{
"requireKeywordsOnNewLine": ["else"],
"requireLineFeedAtFileEnd": true,
// This would prevent all-whitespace lines as well
"disallowTrailingWhitespace": tru
"requireSpaceBeforeBlockStatements": true
"requireSpaceBeforeObjectValues": true
"requireSpaceAfterLineComment": true
"validateLineBreaks": "LF"
"validateParameterSeparator": ", "
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dissipator/ng-grid.git
git@gitee.com:dissipator/ng-grid.git
dissipator
ng-grid
ng-grid
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385