Commit 4eae076
committed
fix: change indent for .mk files to tab
The editor config uses spaces as standard indent.
That was causing issues working on Makefiles with .mk file extension
because Makefiles enforce tabs.
To fix this issue I added .mk files to the list of tab indented files
Signed-off-by: Yannik Fuhrmeister <yannik.fuhrmeister@iteratec.com>1 parent 6fb7028 commit 4eae076
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
0 commit comments