1
0
mirror of https://github.com/gitattributes/gitattributes.git synced 2025-01-22 08:18:50 -05:00

Update Drupal.gitattributes

fixed white spacing
This commit is contained in:
Mariano Crivello 2017-04-26 11:48:17 -07:00 committed by GitHub
parent 2d3c2e3e5c
commit 9790c786af

View File

@ -17,7 +17,7 @@
# - Fix automatically with `git apply --whitespace=fix`.
# Auto-detect text files, ensure they use LF.
* text=auto eol=lf
* text=auto eol=lf
*.css text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
*.engine text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php