mirror of
https://github.com/slendidev/lunar.git
synced 2025-12-10 11:29:51 +02:00
Make sure there's a newline at the end of files
Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
@@ -6,6 +6,6 @@ end_of_line = lf
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.{h,c,cpp}]
|
||||
insert_final_newline = false
|
||||
insert_final_newline = true
|
||||
indent_style = tab
|
||||
|
||||
|
||||
Reference in New Issue
Block a user