less-linter:使用 AntlrV4 用 Ja​​va 编写的 LESS linter

时间:2021-07-11 13:58:52
【文件属性】:
文件名称:less-linter:使用 AntlrV4 用 Ja​​va 编写的 LESS linter
文件大小:2.68MB
文件格式:ZIP
更新时间:2021-07-11 13:58:52
Java #LessLinter - “linting” LESS 文件的工具 ##1。 概要 顾名思义,这是一个用于对 LESS 文件进行 linting,即检查 LESS 文件是否符合指定规则的程序。 该程序是作为 Celtra 挑战的一部分开发的 ( )。 格式化 LESS 文件的规则来自挑战说明和网站。 ##2。 用法 java -jar less-linter [options] e.g. java -jar less-linter something.less If only the file is specified, the program will run as if the -a switch had been used. Options: -h, --help: Output usage information. -r, --raw
【文件预览】:
less-linter-master
----executable()
--------less-linter.jar(1.51MB)
----ANTLRV4()
--------antlr-4.4-complete.jar(1.38MB)
----LessAntrlV4()
--------LessParser.g4(4KB)
--------target()
--------.project(386B)
--------LessLexer.g4(2KB)
----.gitignore(663B)
----LessLinter()
--------test()
--------src()
--------.project(369B)
--------.classpath(418B)
----README.md(4KB)

网友评论