Commit Briefs

1e431573b1 Sergey Bronnikov

litclock: support NO_COLOR (master, origin/master)

The patch brings support of `NO_COLOR` [1] environment variable. `litclock` will not use coloring when `NO_COLOR` is not empty. 1. http://no-color.org/


90294e6f4d Sergey Bronnikov

litclock: fix shellcheck warning (SC2034)

The patch fixes "SC2034 (warning): sfw appears unused."


d67e763924 Sergey Bronnikov

litclock: convert tabs to spaces


8601dd7572 Sergey Bronnikov

build: introduce language option


6e628374ed Sergey Bronnikov

style: fix order of imports