Skip to content

Commit

Permalink
Adjust max line length
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jan 22, 2017
1 parent e137787 commit cf4fda0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Expand Up @@ -9,7 +9,7 @@ end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
max_line_length = 80
max_line_length = 100
indent_brace_style = 1TBS
spaces_around_operators = true
quote_type = auto
Expand Down

0 comments on commit cf4fda0

Please sign in to comment.