salt/.editorconfig
SaltyCharles 963dfa6dfc Merge remote-tracking branch 'saltstack/develop' into develop
# Conflicts:
#	salt/cloud/__init__.py
2016-05-27 10:05:13 -07:00

8 lines
120 B
INI

# For more info on EditorConfig, see: http://EditorConfig.org
root = true
[*.py]
indent_style = space
indent_size = 4