fix(ci): init
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
2023-12-02 16:01:38 +01:00
parent f1ef8eeadf
commit c313d42b87
8 changed files with 274 additions and 48 deletions

View File

@ -9,7 +9,4 @@ indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = false
[Makefile]
indent_style = tab
insert_final_newline = false