Skip to content

Commit

Permalink
chore: update editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitry-ishenko committed Sep 18, 2024
1 parent 98dba38 commit 215b782
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,12 @@ indent_size = 4
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true

[*.diff]
trim_trailing_whitespace = false

[*.patch]
trim_trailing_whitespace = false

[debian/rules]
indent_style = tab

0 comments on commit 215b782

Please sign in to comment.