scc: remove erroneous spacings (#12064)

pull/23/head
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
1 changed files with 1 additions and 1 deletions

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: