Skip to content
This repository was archived by the owner on May 24, 2023. It is now read-only.

Commit

Permalink
add max line length 100
Browse files Browse the repository at this point in the history
requested by @bartekbrak
  • Loading branch information
caleb15 authored Apr 17, 2020
1 parent ea4069a commit 7bf8bd6
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 @@ -9,6 +9,7 @@ trim_trailing_whitespace = true
insert_final_newline = true
charset = utf-8
end_of_line = lf
max_line_length = 100

[*.bat]
indent_style = tab
Expand Down

0 comments on commit 7bf8bd6

Please sign in to comment.