alexanderjacquot/Code_Lintor
Run linting on chosen language according to Cloud Factory best practices
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| directory | Directory containing SQL files to lint | yes | dir/ |
| language | Programing language to lint. Possible choice are: SQL, Python | yes | — |
| dialect | SQL dialect to use for linting | no | — |
| config | Path to SQLFluff configuration file | yes | ./../action-repo/config/ |
| stop_on_fail | Stop workflow on linting failure | yes | true |
Outputs
no outputs