welovecoding / vote4code

A website for fighting about code styles and code conventions. ⚔️
https://vote4code.com
MIT License
15 stars 0 forks source link

Checkmark to run "tidy" #39

Open bennycode opened 7 years ago

bennycode commented 7 years ago

When uploading JavaScript code it should be possible to "tidy" the code before submitting it (so that the same amount of spaces is used, etc.). Users should select a checkbox (enabled by default) if they want to have it or not.

Tidy is used on https://jsfiddle.net/