We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be5caf8 commit 526e988Copy full SHA for 526e988
1 file changed
package.json
@@ -4,10 +4,16 @@
4
"description": "Command-line tool to check files that exceed the specified number of lines of code",
5
"keywords": [
6
"locc",
7
+ "lines of code checker",
8
"lines of code check",
- "count lines of code",
9
+ "check lines of code",
10
+ "loc",
11
"lines of code",
- "loc"
12
+ "count lines of code",
13
+ "代码行数检查器",
14
+ "代码行数检查",
15
+ "检查代码行数",
16
+ "代码行数"
17
],
18
"license": "MIT",
19
"author": "Lsnsh Xin <lsnzshe@gmail.com>",
0 commit comments