10u-labs/Assert No Inline Directives
Assert files contain no inline directives
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-inline-directives@5c8c3ae514d44196a16ec684327e9b71b7604e26 # v20260221023510tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| allow | Allow directive pattern (space-separated) | no | — |
| count | Print finding count only | no | false |
| exclude | Glob patterns to exclude files (space-separated) | no | — |
| fail-fast | Exit on first finding | no | false |
| files | Target files to check (space-separated) | yes | — |
| quiet | Suppress output, exit code only | no | false |
| tools | Comma-separated list of tools (clang-diagnostic,clang-format,clang-tidy,coverage,markdownlint,mypy,pylint,yamllint) | yes | — |
| verbose | Show tools, files scanned/skipped, findings, and summary | no | false |
| warn-only | Always exit 0, report only | no | false |
Outputs
no outputs