mirror of
https://github.com/powerline/powerline.git
synced 2025-04-08 19:25:04 +02:00
ignore trailing whitespace errors in .rst files
Use a .gitattributes file to tell git to not highlight trailing whitespace as an error in .rst files when showing diffs. A trailing space is used on many lines in those files to indicate that the paragraph continues onto the next line.
This commit is contained in:
parent
d67e929fec
commit
ed28bb50e6
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
||||
*.rst whitespace=-blank-at-eol
|
Loading…
x
Reference in New Issue
Block a user