Skip to content

Commit

Permalink
Turn off max line length in bs file
Browse files Browse the repository at this point in the history
  • Loading branch information
domenic committed Oct 18, 2023
1 parent e4b098e commit 13b8b14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ indent_style = tab

[*.bs]
indent_size = 2
max_line_length = off

[*.py]
indent_size = 4

0 comments on commit 13b8b14

Please sign in to comment.