1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00

updating editorconfig

This commit is contained in:
Steffen Vogel 2018-08-23 17:34:10 +02:00
parent d72c5604e8
commit a9d737537e

View file

@ -10,7 +10,7 @@ insert_final_newline = true
# Matches multiple files with brace expansion notation
# Set default charset
[{etc,include,lib,plugins,src,tests,tools,common}/**.{c,h,proto,cpp,hpp}]
[{etc,include,lib,plugins,src,tests,tools,common}/**.{c,h,proto,cpp,hpp,h.in,hpp.in}]
charset = utf-8
indent_style = tab
indent_size = 8