Skip to content

Commit

Permalink
Merge pull request #7864 from michaelchadwick/editorconfig-add-hbs-ma…
Browse files Browse the repository at this point in the history
…x-line-length
  • Loading branch information
jrjohnson authored Jun 6, 2024
2 parents bf46ed7 + 2ef5f6c commit fd59b23
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 @@ -14,6 +14,7 @@ indent_size = 2

[*.hbs]
insert_final_newline = false
max_line_length = 100

[*.{diff,md}]
trim_trailing_whitespace = false

0 comments on commit fd59b23

Please sign in to comment.