Browse Source

CSS jsou pro účely editace asi víceméně python

pull/9/head
Pavel "LEdoian" Turinsky 2 years ago
parent
commit
914ec732af
  1. 2
      .editorconfig

2
.editorconfig

@ -6,7 +6,7 @@ charset = utf-8
end_of_line = lf
insert_final_newline = true
[*.py]
[*.{py,css}]
indent_style = tab
# I do not think we prescribe, how big a tab is.
indent_size = unset

Loading…
Cancel
Save