1
0
mirror of https://github.com/UzixLS/picocom.git synced 2025-07-19 07:21:18 +03:00
This commit is contained in:
Nick Patavalis
2016-12-03 18:43:50 +02:00
parent 7cccadefd8
commit 213eb68343

View File

@ -9,7 +9,7 @@ end_of_line = lf
insert_final_newline = true
# Matches multiple files with brace expansion notation
# Set default charset
# Set default indentation style
[*.{c,h}]
indent_style = tab
indent_size = 4