Aplicoop desde el repo de kidekoop
This commit is contained in:
parent
69917d1ec2
commit
7cff89e418
93 changed files with 313992 additions and 0 deletions
17
website_sale_aplicoop/.editorconfig
Normal file
17
website_sale_aplicoop/.editorconfig
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
root = true
|
||||
|
||||
[*]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
[*.py]
|
||||
indent_size = 4
|
||||
|
||||
[*.rst]
|
||||
indent_size = 3
|
||||
|
||||
[*.md]
|
||||
indent_size = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue