Skip to content

Commit

Permalink
Updating .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
phase1geo committed Oct 12, 2024
1 parent 5325049 commit 020e686
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
# EditorConfig <https://EditorConfig.org>
root = true

# elementary defaults
[*]
charset = utf-8
end_of_line = lf
indent_size = tab
indent_style = space
insert_final_newline = true
max_line_length = 80
tab_width = 4

# Markup files
[{*.html,*.xml,*.xml.in,*.yml}]
max_line_length = 120
tab_width = 2

0 comments on commit 020e686

Please sign in to comment.