Skip to content
Snippets Groups Projects
Commit 8bd9b57d authored by Clemens Pohle's avatar Clemens Pohle
Browse files

Change EditorConfig to indent .py files with 4 spaces

parent 6c3e30d0
No related branches found
No related tags found
1 merge request!12Dev into main
......@@ -13,3 +13,6 @@ quote_type = single
[*.md]
max_line_length = off
trim_trailing_whitespace = false
[*.py]
indent_size = 4
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment