Skip to content

Commit

Permalink
Add setup.cfg to editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
apragacz committed Apr 3, 2023
1 parent 4f7e20d commit 56ef8c5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,7 @@ indent_size = 4

[Makefile]
indent_style = tab

[setup.cfg]
indent_style = tab
trim_trailing_whitespace = false

0 comments on commit 56ef8c5

Please sign in to comment.