pwnagotchi/.editorconfig

8 lines
181 B
INI
Raw Normal View History

# 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