mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 23:17:32 -02:30
Add .editorconfig to project root
This commit is contained in:
5
.editorconfig
Normal file
5
.editorconfig
Normal file
@@ -0,0 +1,5 @@
|
||||
root = true
|
||||
|
||||
[**.{js,json,less}]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
Reference in New Issue
Block a user