mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-03-10 04:12:33 +01:00
Adding new rule for enforcing new lines at the end of file, fixes #89
This commit is contained in:
parent
827e1acb56
commit
12a51da282
39 changed files with 142 additions and 52 deletions
3
test/new_line_EOF.md
Normal file
3
test/new_line_EOF.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# File ending without new line
|
||||
|
||||
This file ends without new line.
|
||||
Loading…
Add table
Add a link
Reference in a new issue