DEBSOURCES
Skip Quicknav
sources / gcli / 2.9.1-1 / .editorconfig
12345678
root = true [{*.{c,h,sh},Makefile,*.mk}] end_of_line = lf insert_final_newline = true indent_style = tab tab_width = 8 trim_trailing_whitespace = true