mirror of
https://github.com/thewtex/tmux-mem-cpu-load.git
synced 2026-09-10 07:16:16 -04:00
Add .gitattributes to check whitespace errors.
This commit is contained in:
parent
e50d34873f
commit
fb8e3c6ad0
4
.gitattributes
vendored
Normal file
4
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
*.cc whitespace=tab-in-indent,no-lf-at-eof,trailing-whitespace
|
||||||
|
*.h whitespace=tab-in-indent,no-lf-at-eof,trailing-whitespace
|
||||||
|
*.rst whitespace=tab-in-indent,no-lf-at-eof,trailing-whitespace
|
||||||
|
*.txt whitespace=tab-in-indent,no-lf-at-eof,trailing-whitespace
|
||||||
Loading…
Reference in a new issue