andebor/Check files for trailing newlines
Check if any of the files in a repo has more than the allowed amount of trailing newlines. E.g. check DBT seed files.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| allowed_newlines | Number of allowed trailing newlines in files | no | 1 |
| filter_pattern | A glob pattern to filter which files to check. e.g. '*.csv' | yes | — |
Outputs
no outputs