mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
8 lines
181 B
INI
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
|