Skip to content

Commit

Permalink
chore: change max line length
Browse files Browse the repository at this point in the history
  • Loading branch information
john-d-pelingo committed Jul 15, 2024
1 parent 7060077 commit d9c65b9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
end_of_line = lf
# editorconfig-tools is unable to ignore longs strings or urls
max_line_length = off
max_line_length = 120

[{*.json,*.yml}]
indent_size = 2

0 comments on commit d9c65b9

Please sign in to comment.