Browse Source

🔄 synced local '.editorconfig' with remote 'docker/.editorconfig'

pull/28/head
dgibbs64 2 years ago
parent
commit
f34b45ac43
  1. 2
      .editorconfig

2
.editorconfig

@ -1,5 +1,4 @@
# EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs.
# Atom: Please assure your Atom's config setting Tab Type is set to auto, otherwise Atom-EditorConfig may not work as expected. Also disable whitespace package.
# http://editorconfig.org/
root = true
@ -24,3 +23,4 @@ indent_size = 2
[*.{.sh}]
indent_style = tab
indent_size = 4

Loading…
Cancel
Save