Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -19,6 +19,12 @@ indent_size = 2
|
||||
tab_width = 2
|
||||
max_line_length = 128
|
||||
|
||||
[*.h]
|
||||
charset = utf-8
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
max_line_length = 100
|
||||
|
||||
[*.md]
|
||||
end_of_line = lf
|
||||
# Markdown benefits from a final newline for POSIX tools
|
||||
|
||||
Reference in New Issue
Block a user