You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/07/24 19:51:00 UTC

[GitHub] janl commented on issue #107: [DISCUSSION] For your consideration: move linting to standard

janl commented on issue #107: [DISCUSSION] For your consideration: move linting to standard
URL: https://github.com/apache/couchdb-nano/pull/107#issuecomment-407530299
 
 
   @garrensmith the thing I care about most is not having to maintain a linter config. In the projects I‘ve been involved in the past three years, I let other make the call on how to lint and every single one of them eventually went to standard, and today I can say it is so freeing to have a zero config linter. It’s worth to me way more than any idiosyncrasies (It allows `if (foo) bar` without the optional curlies, blasphemy! And don’t get me started on not being able to start a block with an empty line) that I might run up against. I got over semicolons eventually, too.
   
   The PR title says `DISCUSSION` though for a reason. I wanted to show that a transition to a new linter is possible and not that hard. I don’t wanna just create facts and pull the community along in a way it doesn’t wanna go.
   
   Ping @jo @glynnbird 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services