Skip to content

Commit

Permalink
Don't set max_line_length for *.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zpao committed Jan 8, 2014
1 parent 33fe8ee commit be42d94
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 @@ -10,4 +10,5 @@ max_line_length = 80
trim_trailing_whitespace = true

[*.md]
max_line_length = 0
trim_trailing_whitespace = false

0 comments on commit be42d94

Please sign in to comment.