mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-05 18:22:54 +00:00
Revert quote_type
This commit is contained in:
parent
4a57f968f8
commit
ecdd62eb3c
1 changed files with 5 additions and 0 deletions
|
@ -9,6 +9,11 @@ end_of_line = lf
|
|||
indent_style = tab
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
quote_type = single
|
||||
|
||||
[*.js]
|
||||
quote_type = double
|
||||
ij_javascript_use_double_quotes = true
|
||||
|
||||
[*.yml]
|
||||
indent_style = space
|
||||
|
|
Loading…
Reference in a new issue