Skip to content

Commit

Permalink
Remove conflictive .editorconfig line that makes prettier behave badly
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Jun 12, 2024
1 parent fa9243f commit 896eb23
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions project/{{ cookiecutter.__folder_name }}/.editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ trim_trailing_whitespace = true
charset = utf-8
# Indent style default
indent_style = space
# Max Line Length - a hard line wrap, should be disabled
max_line_length = off

[*.{py,cfg,ini}]
# 4 space indentation
Expand Down

0 comments on commit 896eb23

Please sign in to comment.