Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Add fixer for eofline rule #2393

Merged
merged 1 commit into from
Mar 25, 2017
Merged

Add fixer for eofline rule #2393

merged 1 commit into from
Mar 25, 2017

Conversation

ajafff
Copy link
Contributor

@ajafff ajafff commented Mar 23, 2017

PR checklist

Overview of change:

Linebreak style is determined by the first line break in the file. If there is only one line, there will be no fix.
[new-fixer] eofline
Fixes: #2186

Also reorganized the test files.

Linebreak style is determined by the first line break in the file. If there is only one line, there will be no fix.
[new-fixer] `eofline`
Fixes: #2186
Also reorganized the test files.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Autofix file should end with a newline
2 participants