On Mon, Sep 29, 2014 at 3:46 PM, Julian Viereck
<[email protected]> wrote:
>
> Maybe we could use a hierarchical structure for the lint rules. At the top of 
> the tree there are general rules, that are very weak - e.g. don't have 
> trailing white-spaces and a maximum of 100 characters per line. Further down 
> into the tree, the linting rules get more specific and teams implement their 
> own rules, then then also lint properties depending on the used framework etc.

IMO that would be undesirable. It would condone the idea that multiple
styles is acceptable, which goes against recent consensus and actions.

It's mostly academic, anyway, since we don't have automated tools that
work well enough to use in practice. In contrast, manual refactoring
has been happening with some success. E.g. MFBT now uses Gecko style,
and lots of XPCOM has had its style fixed.

Nick
_______________________________________________
dev-platform mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to