millermedeiros / esformatter

ECMAScript code beautifier/formatter
MIT License
970 stars 91 forks source link

Exclude gitignore'd paths by default #500

Open mcandre opened 4 years ago

mcandre commented 4 years ago

Any files not checked into version control are likely to not be good candidates for formatting. Please follow .gitignore conventions and skip formatting any JavaScript files blacklisted from version control.