mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
ci: add a simple line length tool to check docs.md
This commit is contained in:
parent
6f7c103e50
commit
20d900a21d
3 changed files with 41 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -7,6 +7,7 @@ fns.txt
|
|||
/v.c
|
||||
/v.*.c
|
||||
/v.c.out
|
||||
/cmd/tools/check-md
|
||||
/cmd/tools/performance_compare
|
||||
/cmd/tools/oldv
|
||||
/cmd/tools/vrepl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue