xwp / wp-dev-lib

DEPRECATED. Common code used during development of WordPress plugins and themes
MIT License
280 stars 65 forks source link

Sunset JSCS #184

Open westonruter opened 8 years ago

westonruter commented 8 years ago

JSCS is merging with ESLint: http://eslint.org/blog/2016/04/welcoming-jscs-to-eslint

Once JSCS is no longer maintained and the features are merged into ESLint, we need to make sure that ESLint config is updated to have all of the new JSCS rules, and then we can remove JSCS from dev-lib.

ghost commented 7 years ago

fyi - this is a much saner way to handle the JavaScripts https://standardjs.com

westonruter commented 7 years ago

“standard” is not relevant here because WordPress has its own JavaScript coding standards.

ghost commented 7 years ago

@westonruter is there an issue out to move them to standard?

EDIT: Stupid question. I'll just go look and open it if needed.

ghost commented 7 years ago

https://core.trac.wordpress.org/ticket/40828#ticket