1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

uncrustify: add indentation section comment

This commit is contained in:
Kaspar Schleiser 2019-01-25 10:58:54 +01:00
parent 1f7292c358
commit f56533b702

View File

@ -1,3 +1,7 @@
#
# indentation
#
indent_with_tabs = 0 # 1=indent to level only, 2=indent with tabs
input_tab_size = 4 # original tab size
output_tab_size = 4 # new tab size