pwnagotchi/.editorconfig
Łaurent ʘ❢Ŧ Ŧough b180f16aa6
Update .editorconfig
Removed; defaults that may not be used by everyone
2019-11-10 12:56:52 -08:00

8 lines
181 B
INI

# top-most EditorConfig file
root = true
# Matches the exact files either package.json or .travis.yml
[{*.yml,*.yaml,config.yml,defaults.yml}]
indent_style = space
indent_size = 2