xonsh / xontrib-template

Full-featured template for building extension (xontrib) for the xonsh shell.
MIT License
44 stars 12 forks source link

Add editorconfig #10

Closed mattmc3 closed 2 years ago

mattmc3 commented 2 years ago

Add an .editorconfig file so that Xontrib project files adhere to a common style across text editors and contributors.

anki-code commented 2 years ago

Thanks @mattmc3 !