mirror of
https://github.com/symfony/ux.git
synced 2026-03-24 00:02:21 +01:00
Re-configure LF eof in git
This commit is contained in:
@@ -11,3 +11,9 @@ trim_trailing_whitespace = true
|
||||
[*.{php,html,twig}]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[*.md]
|
||||
max_line_length = 80
|
||||
|
||||
[COMMIT_EDITMSG]
|
||||
max_line_length = 0
|
||||
|
||||
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@@ -0,0 +1 @@
|
||||
* text=auto eol=lf
|
||||
Reference in New Issue
Block a user