We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd128bc commit 9632509Copy full SHA for 9632509
README.md
@@ -317,6 +317,8 @@ It also is used to count code and guess language types in https://searchcode.com
317
318
You can also hook scc into your gitlab pipeline https://gitlab.com/guided-explorations/ci-cd-plugin-extensions/ci-cd-plugin-extension-scc
319
320
+Also used by CodeQL https://github.com/boyter/scc/pull/317
321
+
322
### Features
323
324
`scc` uses a small state machine in order to determine what state the code is when it reaches a newline `\n`. As such it is aware of and able to count
0 commit comments