mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-16 06:53:59 +00:00
Chore(tools): Added phpcs & fixed x-quota-usage
This commit is contained in:
@@ -8,6 +8,9 @@ indent_style = space
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.php]
|
||||
indent_size = 4
|
||||
|
||||
[.git{ignore,modules}]
|
||||
indent_style = tab
|
||||
indent_size = 1
|
||||
|
||||
Reference in New Issue
Block a user