Skip to content

Commit 3a63d3e

Browse files
committed
进度...新建文件夹
1 parent 43befaf commit 3a63d3e

File tree

4 files changed

+8
-5
lines changed

4 files changed

+8
-5
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010

1111
该项目除了提供语言服务实例,也提供独立的命令行工具CodeFormat,他能用于批量的代码格式化和代码风格检查。
1212
## RoadMap
13-
* new linter
14-
* code quality check
15-
* plugin
13+
* new linter[进度...新建文件夹]
14+
* code quality check[%0]
15+
* plugin[0%]
1616

1717
## 文档
1818
* [使用方式](docs/usage.md)

README_EN.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,12 @@ This project is an example of Lua code analysis\formatting\code diagnosis algori
99
The main pursuit of this project is reasonable formatting and diagnosis of various code styles
1010

1111
In addition to providing language service examples, the project also provides an independent command line tool CodeFormat, which can be used for batch code formatting and code style checking.
12-
12+
## RoadMap
13+
* new linter[0%]
14+
* code quality check[0%]
15+
* plugin[0%]
1316
## Document
14-
17+
* [Usage](docs/usage_EN.md)
1518
* [Introduction to formatting behavior](docs/format_action_EN.md)
1619
* [How to configure formatting](docs/format_config_EN.md)
1720
* [Code diagnosis configuration](docs/diagnosis_config_EN.md)

docs/usage.md

Whitespace-only changes.

docs/usage_EN.md

Whitespace-only changes.

0 commit comments

Comments
 (0)