editorconfig-lint:符合 editorconfig 的 Lint 代码

时间:2021-06-09 10:50:19
【文件属性】:
文件名称:editorconfig-lint:符合 editorconfig 的 Lint 代码
文件大小:13KB
文件格式:ZIP
更新时间:2021-06-09 10:50:19
JavaScript 不推荐使用:只使用代替。 我最初创建它是为了确保我的 js 适合某种风格,但我发现 jscs 更成熟并且也能满足我的需求。 editorconfig-lint 符合 editorconfig 的 Lint 代码 TODO 想法(欢迎 PR!) 直接读取文件(文件到 lint 和 .editorconfig) 允许用户传入他们自己的验证器 允许代码覆盖规则(例如 jshint 让您说“忽略此部分或文件的此规则” 更多验证 ** 使用一个 var 语句或多个 ** {foo: bar}或{ foo: bar }
【文件预览】:
editorconfig-lint-master
----package.json(914B)
----test()
--------validators()
--------util()
----Gruntfile.coffee(477B)
----LICENSE(1KB)
----.gitignore(97B)
----lib()
--------core()
--------ast-validators()
--------editorconfig-lint.js(1KB)
--------util()
--------line-validators()
----README.md(631B)

网友评论