Skip to content

Commit

Permalink
chore: update editorconfig (#1565)
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitry-ishenko authored and Julusian committed Sep 27, 2024
1 parent 91a12bd commit a2664b0
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 a2664b0

Please sign in to comment.