1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 01:02:09 +02:00

scc: remove erroneous spacings (#12064)

This commit is contained in:
Belousovnm 2024-01-12 21:53:35 +03:00 committed by GitHub
parent d72abc8282
commit e32c2cfa86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@
- Only count files with specific file extensions:
`scc --include-ext {{go, java, js}}`
`scc --include-ext {{go,java,js}}`
- Exclude directories from being counted: