Skip to content

Commit

Permalink
Adding line length to .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
yani- committed Nov 14, 2013
1 parent f1bbfac commit 6c1d17f
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 @@ -13,6 +13,7 @@ indent_style = space
[*.php]
indent_style = space
indent_size = 4
max_line_length = 85

# YAML
[*.yml]
Expand Down

0 comments on commit 6c1d17f

Please sign in to comment.