normalize-syntax-rules 0.3.1

Syntax-based linting rules with tree-sitter queries
Documentation
1
2
3
# commented-out-code fixtures

Test fixtures for the `commented-out-code` rule. Uses Python files since Python's tree-sitter grammar uses the `comment` node type (shared by most languages).