← Back to team overview

yellow team mailing list archive

[Merge] lp:~makyo/juju-gui/recess into lp:juju-gui

 

The proposal to merge lp:~makyo/juju-gui/recess into lp:juju-gui has been updated.

Description changed to:

Use recess as CSS linter

This is the first step to implementing a CSS linter (recess).  Currently, most of the options are turned off in order to keep this slack task short, so our LESS file passes the linter.  Further slack tasks may be created for options that we decide to turn on down the road (personal suggestions: noOverqualifying and zeroUnits, ambivalent about strictPropertyOrder).  There is one work-around in place in lib/templates.js due to https://github.com/twitter/recess/issues/22 in that recess is called twice - once to lint and once to compile - in order to side-step an OOM error.  This is still quite fast, and not used in production.

https://codereview.appspot.com/7067057/


For more details, see:
https://code.launchpad.net/~makyo/juju-gui/recess/+merge/142572
-- 
https://code.launchpad.net/~makyo/juju-gui/recess/+merge/142572
Your team Juju GUI Hackers is requested to review the proposed merge of lp:~makyo/juju-gui/recess into lp:juju-gui.


References