Skip to content

Commit

Permalink
add max line in editor config
Browse files Browse the repository at this point in the history
  • Loading branch information
gsemet committed Oct 21, 2014
1 parent 2757337 commit 59f21e8
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 @@ -12,6 +12,7 @@ insert_final_newline = true
# Use indent size to 2 for reStructuredText, to help building text blocks.
[*.rst]
indent_size = 2
max_line_length = 100

# Same for package.json, travis yaml, indent is set to 2
[{package.json,.travis.yml,bower.json}]
Expand Down

0 comments on commit 59f21e8

Please sign in to comment.