tsigouris007/ES TomlLint GitHub Action
GitHub action for ESLint and TOML
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tomllint_files | The files to do tomllint on | yes | "" |
| tomllint_comment | Comment tomllint output | no | false |
| tomllint_ruleset | Tomllint ruleset (base, recommended, standard). Default: standard | no | standard |
Outputs
| name | description |
|---|---|
| tomllint_output | Output of tomllint |