Makefile, .gitignore, .editorconfig, configure, tests/cc-compat.sh: added configure script for compiler optimizations
This commit is contained in:
@@ -6,3 +6,6 @@ end_of_line = lf
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
insert_final_newline = true
|
||||
|
||||
[configure]
|
||||
indent_size = 2
|
||||
|
||||
Reference in New Issue
Block a user