You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by sardell <gi...@git.apache.org> on 2018/05/15 13:06:46 UTC

[GitHub] metron issue #953: METRON-1472 Add stylelint support

Github user sardell commented on the issue:

    https://github.com/apache/metron/pull/953
  
    I think adding stylelint to this project would be great. Linters keep our code looking consistent and make it easier to parse through and understand. However, I don't think we should be adding yarn to this project. The latest major release of npm implements most of the features of yarn. IMO there isn't a strong case for this project to move over to yarn.


---