Olle Jonsson
874c23c64f
Chore: Rubocop 0.49.0 ( #516 )
...
* Rubocoping
2017-05-25 00:11:02 +02:00
Olle Jonsson
e2020bbab3
Skip logger helper in coverage
2016-09-27 22:08:18 +02:00
Olle Jonsson
04215618a2
Lint: frozen-string-literal
2016-09-22 19:16:29 +02:00
Olle Jonsson
b259b186a7
Rainbow library: do not extend String
...
- do not include all the rainbow presenter methods directly in the
String class
2016-09-01 11:51:53 -07:00
Olle Jonsson
7e77fd6c57
Drop all local color method calls
...
- The central logging method decides the color of the output
- pass Rubocop complaints
2016-09-01 11:50:17 -07:00
James Casey
f647dc0d98
Change to use Rainbow instead of colorize
...
colorize is licensed under GPL-2 which conflicts with the MIT license of
github_changelog_generator. This changes all usage of colorize to
rainbow which does have a compatible license (MIT)
2016-08-31 14:27:39 -07:00
Petr Korolev
fa0267b586
Rubocop fixes
2016-02-23 12:25:55 +02:00
Petr Korolev
ff6115247e
Move logging to separate class, disable logging during test execution.
2015-06-10 13:27:27 +03:00