Skip to content

Commit

Permalink
editorconfig: set maximum line length to 109 for man/*.xml files
Browse files Browse the repository at this point in the history
  • Loading branch information
andir committed Sep 30, 2021
1 parent 83f0ec7 commit c5f26a0
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 @@ -31,3 +31,4 @@ indent_size = 8
[man/*.xml]
indent_size = 2
indent_style = space
max_line_length = 109

0 comments on commit c5f26a0

Please sign in to comment.