wozers
This commit is contained in:
parent
ef678f31fd
commit
e830931ff4
41 changed files with 253 additions and 268 deletions
|
|
@ -1,3 +1,4 @@
|
|||
indent_type = "Spaces" # Use spaces instead of tabs
|
||||
indent_width = 2 # Number of spaces per indent level
|
||||
quote_style = "ForceDouble" # Always use double quotes for strings
|
||||
call_parentheses = "Always"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue