mirror of
https://github.com/ivuorinen/xkcd-Mailer.git
synced 2026-02-11 22:51:33 +00:00
1.0.0
This commit is contained in:
@@ -7,8 +7,11 @@ root = true
|
||||
[*]
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
indent_style = space
|
||||
|
||||
# 4 space indentation
|
||||
[*.php]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[*.yml]
|
||||
indent_size = 2
|
||||
|
||||
Reference in New Issue
Block a user