Skip to content

Commit

Permalink
chore(package): Update pyproject.toml for poetry 2.0 (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
xmnlab authored Jan 11, 2025
1 parent 7545209 commit c03ea84
Show file tree
Hide file tree
Showing 4 changed files with 830 additions and 657 deletions.
4 changes: 3 additions & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,14 @@ trim_trailing_whitespace = true
indent_style = space
indent_size = 4

[*.{html,css,scss,json,yml,xml}]
[*.{html,css,scss,json,yml,yaml,xml,toml}]
indent_style = space
indent_size = 2

[*.md]
trim_trailing_whitespace = false
indent_style = space
indent_size = 2

[default.conf]
indent_style = space
Expand Down
Loading

0 comments on commit c03ea84

Please sign in to comment.