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:
parent
2d3c2e3e5c
commit
9790c786af
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user