xojs / xo

❤️ JavaScript/TypeScript linter (ESLint wrapper) with great defaults
MIT License
7.7k stars 289 forks source link

Request: some description of rules #48

Closed rstacruz closed 1 year ago

rstacruz commented 9 years ago

standard has a RULES.md as an overview of what's enforced. Can xo have something similar? I'd like to know how xo differs from, say, semistandard.

sindresorhus commented 9 years ago

Yes, I've been meaning to write a style guide kind of thing, but haven't had the time yet.

Would be so cool if someone would make a style guide generator based on ESLint config.

sindresorhus commented 9 years ago

You can see an overview of the differences between XO and Standard here: https://github.com/feross/standard/issues/216#issuecomment-127569835

fregante commented 1 year ago

It's been 7 years, I don’t think this will ever be written, there are too many rules