| root = true | |
| [*.py] | |
| charset = utf-8 | |
| indent_style = space | |
| indent_size = 4 | |
| end_of_line = lf | |
| max_line_length = 120 | |
| [README.md] | |
| charset = utf-8 | |
| indent_style = space | |
| indent_size = 4 | |
| end_of_line = lf | |
| max_line_length = 100 |
| root = true | |
| [*.py] | |
| charset = utf-8 | |
| indent_style = space | |
| indent_size = 4 | |
| end_of_line = lf | |
| max_line_length = 120 | |
| [README.md] | |
| charset = utf-8 | |
| indent_style = space | |
| indent_size = 4 | |
| end_of_line = lf | |
| max_line_length = 100 |