HBNetwork / python-decouple

Strict separation of config from code.
MIT License
2.79k stars 192 forks source link

Create EditorConfig file to standardize editor configuration #80

Closed lucaspolo closed 4 years ago

lucaspolo commented 5 years ago

The EditorConfig file make the contribution more easy by adding a file that have some editor configurations like encoding, end of line character and others. Many editors have default support to EditorConfig (like PyCharm) and the others have plugins (VSCode, Vim, Emacs and etc).

More information: https://editorconfig.org/

Please, review if the configuration it's adequated to the project.

lucaspolo commented 5 years ago

@henriquebastos what do you think about it?

lucaspolo commented 5 years ago

@Lrcezimbra can you review this PR?

henriquebastos commented 4 years ago

Irado! Valeu d+!