1
0
mirror of https://github.com/mgechev/revive.git synced 2024-11-24 08:32:22 +02:00
revive/formatter
Tymoteusz Blazejczyk 2e98c7c63a fix(color): moved global color calls to separate functions
There is an initialization order issue when forcing colorizing.

Every calls from the fatich/color package must be done by a function
not during global variable initialization.
2020-05-14 14:49:30 -07:00
..
checkstyle.go Conf reason rule disabling (#193) 2019-08-02 08:21:33 -07:00
default.go Conf reason rule disabling (#193) 2019-08-02 08:21:33 -07:00
friendly.go fix(color): moved global color calls to separate functions 2020-05-14 14:49:30 -07:00
json.go Conf reason rule disabling (#193) 2019-08-02 08:21:33 -07:00
ndjson.go Conf reason rule disabling (#193) 2019-08-02 08:21:33 -07:00
plain.go Conf reason rule disabling (#193) 2019-08-02 08:21:33 -07:00
severity.go Conf reason rule disabling (#193) 2019-08-02 08:21:33 -07:00
stylish.go Conf reason rule disabling (#193) 2019-08-02 08:21:33 -07:00
unix.go Conf reason rule disabling (#193) 2019-08-02 08:21:33 -07:00