Skip to content
Snippets Groups Projects
Commit f9714ffd authored by Andre Sterba's avatar Andre Sterba Committed by Fabian Seidl
Browse files

Handle makefile in editorconfig

See merge request !295
parent 5b0fda10
No related branches found
No related tags found
2 merge requests!295Handle makefile in editorconfig,!264WIP: Develop
Pipeline #99938 failed
......@@ -10,3 +10,8 @@ end_of_line = lf
[{*.yaml, *.yml}]
indent_size = 2
[{Makefile,**.mk}]
# Use tabs for indentation (Makefiles require tabs)
indent_style = tab
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment