mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 10:22:08 +02:00
scc: remove erroneous spacings (#12064)
This commit is contained in:
parent
d72abc8282
commit
e32c2cfa86
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
|
|
||||||
- Only count files with specific file extensions:
|
- Only count files with specific file extensions:
|
||||||
|
|
||||||
`scc --include-ext {{go, java, js}}`
|
`scc --include-ext {{go,java,js}}`
|
||||||
|
|
||||||
- Exclude directories from being counted:
|
- Exclude directories from being counted:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue