Closing brackets/etc should not be counted as source code
Open
enhancement
- Dominant language
- CoffeeScript
- Stars
- 972
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
For C-like languages (such as JavaScript), lines containing _only_ a combination of white space, brackets, colons and/or semicolons—`{`,`}`,`[`,`]`,`(`,`)`,`({`,`})`,`([`,`])`,`};`,`];`,`);`,`});`,`]);`,`;`,`:`,etc—should not be counted as source code.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.