felixgeelhaar/cclint
Lint CLAUDE.md context files for optimal AI interactions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| files | Files to lint (glob pattern or space-separated list) | no | CLAUDE.md |
| format | Output format (text or json) | no | text |
| max-size | Maximum file size in characters | no | 10000 |
| fail-on-error | Fail the action if errors are found | no | true |
| config-file | Path to configuration file | no | — |
Outputs
| name | description |
|---|---|
| results | Linting results in JSON format |
| error-count | Number of errors found |
| warning-count | Number of warnings found |