mirror of
https://github.com/processwire/processwire.git
synced 2025-08-28 17:10:04 +02:00
Various minor updates
This commit is contained in:
@@ -18,11 +18,11 @@ insert_final_newline = true
|
||||
|
||||
[*.js]
|
||||
indent_style = tab
|
||||
trim_trailing_whitespace = true
|
||||
trim_trailing_whitespace = false
|
||||
insert_final_newline = true
|
||||
|
||||
|
||||
[*.{css,less,scss}]
|
||||
indent_style = tab
|
||||
trim_trailing_whitespace = true
|
||||
trim_trailing_whitespace = false
|
||||
insert_final_newline = true
|
||||
|
Reference in New Issue
Block a user