fixed dead links and long line
This commit is contained in:
parent
2e201e6855
commit
9e844c5e3c
@ -22,8 +22,10 @@ only the lines that matter excluding stuff like documentation and so on.
|
||||
So entries marked with *"x"* mean that they were re-counted using the following
|
||||
command (that's a big command):
|
||||
|
||||
```
|
||||
cloc --exclude-lang='make,m4,YAML,SVG,CMake,DTD,Markdown,CSS,Meson,diff,Dockerfile,NAnt script,HTML,TeX,PO File,reStructuredText,vim script,AsciiDoc'
|
||||
```sh
|
||||
$ cloc --exclude-lang='make,m4,YAML,SVG,CMake,DTD,Markdown,CSS,\
|
||||
Meson,diff,Dockerfile,NAnt script,HTML,TeX,PO File,reStructuredText,\
|
||||
vim script,AsciiDoc'
|
||||
```
|
||||
|
||||
## Init systems
|
||||
@ -335,3 +337,4 @@ Stuff that doesn't fit any other category (for now)
|
||||
| pass | 2.8K | x
|
||||
|
||||
[1]: https://github.com/boyter/scc
|
||||
[2]: https://github.com/AlDanial/cloc
|
||||
|
Loading…
x
Reference in New Issue
Block a user