Skip to content

Commit

Permalink
migrate to use black as opinionated auto formater
Browse files Browse the repository at this point in the history
  • Loading branch information
utnapischtim committed Jun 14, 2022
1 parent a97b844 commit 701ef99
Show file tree
Hide file tree
Showing 20 changed files with 356 additions and 350 deletions.
9 changes: 0 additions & 9 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,6 @@ insert_final_newline = true
trim_trailing_whitespace = true
charset = utf-8

# Python files
[*.py]
indent_size = 4
# isort plugin configuration
known_first_party = invenio_logging
multi_line_output = 2
default_section = THIRDPARTY
skip = .eggs

# RST files (used by sphinx)
[*.rst]
indent_size = 4
Expand Down
Loading

0 comments on commit 701ef99

Please sign in to comment.