10u-labs/Assert No Linter Config Files
Assert directories contain no linter config files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Feb 21, 2026
- License
- Apache 2.0
Pinned Snippet
uses: 10u-labs/assert-no-linter-config-files@84d2c9e83f93dd9b8419747d6e595864c707ef7f # v20260221123803tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| count | Print finding count only | no | false |
| directories | Target directories to scan (space-separated) | yes | — |
| exclude | Glob patterns to exclude paths (space-separated) | no | — |
| fail-fast | Exit on first finding | no | false |
| json | Output findings as JSON | no | false |
| linters | Comma-separated list of linters (jscpd,mypy,pylint,pytest,yamllint) | yes | — |
| quiet | Suppress output, exit code only | no | false |
| verbose | Show linters, directories scanned, findings, and summary | no | false |
| warn-only | Always exit 0, report only | no | false |
Outputs
no outputs