π¦ ClawHub
Editorconfig Linter
by @charlie-morrison
Validate .editorconfig syntax and check source files for EditorConfig compliance.
βοΈ Configuration
--editorconfig PATH β Path to .editorconfig (default: auto-discover)--format text|json|markdown β Output format (default: text)--strict β Exit 1 on any violation (CI mode)--exclude PATTERN β Glob pattern to exclude (repeatable)--max-files N β Max files to check (default: 1000)TERMINAL
clawhub install editorconfig-linter