boorboor/Gremlin Hunter
Detects and optionally fixes invisible characters (gremlins) in source code.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to scan | no | . |
| write | Fix the files in place (write changes) | no | false |
| verbose | Enable verbose logging | no | false |
| no-ignore | Do not respect .gitignore files | no | false |
| hidden | Scan hidden files | no | false |
| token | GitHub Token to fetch the binary release (automatically provided) | no | ${{ github.token }} |
Outputs
no outputs