akalongman / akalongman/sublimetext-codeformatter
RemoveIncludeParentheses not working
Open
- Dominant language
- Python
- Stars
- 772
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
I have excluded following setting but still when I format the code it removes the parentheses from include and include_once statements.
"exclude": ["RemoveIncludeParentheses"]
Contributor guide
Assessment
This issue has not been assessed yet.