-
Anton Shestakov <av6@dwimlabs.net>, 2016-07-30
viewer: print a usable URL in the 'serving on' log line
-
Anton Shestakov <av6@dwimlabs.net>, 2016-07-30
queue: print a usable URL in the 'serving on' log line
-
Anton Shestakov <av6@dwimlabs.net>, 2016-07-30
checker: don't forget 'codes' from linter config
-
Anton Shestakov <av6@dwimlabs.net>, 2016-07-30
checker: show version of each installed linter, even if it didn't need setup
-
Anton Shestakov <av6@dwimlabs.net>, 2016-07-30
checker: explicitly add python 2.7 and 3.5 to dockerfile
-
Anton Shestakov <av6@dwimlabs.net>, 2016-07-30
linters: add python_version variable to flake8 config
-
Anton Shestakov <av6@dwimlabs.net>, 2016-07-30
checker: support variables in linter config
-
Anton Shestakov <av6@dwimlabs.net>, 2016-07-30
checker: some linters could be requested, but skipped
-
Anton Shestakov <av6@dwimlabs.net>, 2016-07-30
checker: check linter config, complain and skip linters with problems early
-
Anton Shestakov <av6@dwimlabs.net>, 2016-07-27
templates: cancel nowrap from the whole table for commit messages
Apparently uk-text-break is not the right helper class for this. Huh.