[go: nahoru, domu]

blob: be8416b2526004b79ccfac2b5975d450b3b1ef25 [file] [log] [blame]
Blink Reformat4c46d092018-04-07 15:32:371root = true
2
3[*]
4indent_style = space
5indent_size = 2
6end_of_line = lf
7charset = utf-8
8trim_trailing_whitespace = true
9insert_final_newline = true
Mathias Bynens38a24332020-06-17 08:06:2610
11[*.py]
12indent_size = 4