vinnygamess/CQE C# Linter
Runs the Code Quality Engine linter on C# source files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to scan (relative to repo root) | no | . |
| verbose | Show per-file scan info | no | false |
| ollama-model | Ollama model to use for naming checks (e.g. llama3.2). Leave empty to skip CQE011. | no | "" |
| exclude | Comma-separated list of path substrings to exclude from scanning (e.g. "Assets/Scripts/Multiplayer,ThirdParty") | no | "" |
Outputs
no outputs