wohali commented on a change in pull request #1769: Add Credo to Elixir test suite URL: https://github.com/apache/couchdb/pull/1769#discussion_r237212442
########## File path: test/elixir/test/test_helper.exs ########## @@ -1,3 +1,5 @@ +# credo:disable-for-this-file Credo.Check.Consistency.ParameterPatternMatching Review comment: Why wouldn't we disable this globally, or fix the problem in this one file? Keep in mind I am new to Elixir, but not to linting and formatting...exceptions in a single file are usually bad news. ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
