gps/Newline At EOF
Ensures all files that have changed in a PR have exactly 1 newline at EOF
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| GH_TOKEN | GitHub Token used to interact with GitHub API | yes | — |
| IGNORE_FILE_PATTERNS | Regular expressions for the files to be ignored. The inputs are specified within square brackets where each input regular expression is enclosed within double quotes, comma separated and with correct indentations. | no | — |
| COMMIT_MESSAGE | Commit message to use when commiting fixes. | no | — |
| COMMIT_AND_PUSH_CHANGES | Prevent action from making a commit and pushing the changes to remote. | no | — |
Outputs
no outputs