PHPBB3-14865 Use Stylelint for managing css standards

Discuss requests for comments/changes posted in the Issue Tracker for the development of phpBB. Current releases are 3.2/Rhea and 3.3/Proteus.
Post Reply
User avatar
hanakin
Front-End Dev Team Lead
Front-End Dev Team Lead
Posts: 968
Joined: Sat Dec 25, 2010 9:02 pm
Contact:

PHPBB3-14865 Use Stylelint for managing css standards

Post by hanakin »

We need to allow for better control over the state of our css via linting.

I am recommending we use

http://stylelint.io/

It provides the best control over everything we would want to manage. It expands on our currently rudimentary and all beit possibly archaic front-end standards

Best of all it provides us a manner in which to easily test for our standards without tedious manual review

The standards I have set are loosly based on http://cssguidelin.es/

Tracker: https://tracker.phpbb.com/browse/PHPBB3-14865
PR: https://github.com/phpbb/phpbb/pull/4509
Donations welcome via Paypal Image

User avatar
Marc
Development Team Leader
Development Team Leader
Posts: 185
Joined: Thu Sep 09, 2010 11:36 am
Location: Munich, Germany

Re: PHPBB3-14865 Use Stylelint for managing css standards

Post by Marc »

Sounds good to me. I'm happy to use any tools that help improving our code quality no matter what type it is.

User avatar
3Di
Registered User
Posts: 951
Joined: Tue Nov 01, 2005 9:50 pm
Location: Milano 🇮🇹 Frankfurt 🇩🇪
Contact:

Re: PHPBB3-14865 Use Stylelint for managing css standards

Post by 3Di »

+ 1
🆓 Free support for our extensions also provided here: phpBB Studio
🚀 Looking for a specific feature or alternative option? We will rock you!
Please PM me only to request paid works. Thx. Want to compensate me for my interest? Donate
My development's activity º PhpStorm's proud user º Extensions, Scripts, MOD porting, Update/Upgrades

Post Reply