ashuffle icon indicating copy to clipboard operation
ashuffle copied to clipboard

Maybe add an EditorConfig file

Open brainpower opened this issue 5 years ago • 1 comments

In regards to formatting/style like it's specified in PR #62:

An .editorconfig file could define some of the style in a machine readable format, so editors or IDEs with support for this (most have plugins) can load their settings from there and developers won't have to change settings by hand.

These definitions include tabs vs. spaces, how many spaces for indents and more, See: https://editorconfig.org/

brainpower avatar May 20 '20 16:05 brainpower

Took a look at this. It doesn't look like EditorConfig has a lot of options, so I'm not sure how helpful it would be. That said it seems widely supported, I'm not opposed. Adding this to the backlog.

joshkunz avatar Jul 23 '20 06:07 joshkunz