|
@@ -11,7 +11,10 @@ indent_size = 4
|
|
insert_final_newline = true
|
|
insert_final_newline = true
|
|
trim_trailing_whitespace = true
|
|
trim_trailing_whitespace = true
|
|
|
|
|
|
-# Makefile
|
|
|
|
|
|
+[imstb_*]
|
|
|
|
+indent_size = 3
|
|
|
|
+trim_trailing_whitespace = false
|
|
|
|
+
|
|
[Makefile]
|
|
[Makefile]
|
|
indent_style = tab
|
|
indent_style = tab
|
|
indent_size = 4
|
|
indent_size = 4
|