Oleksandr Chabaiev

Results 6 comments of Oleksandr Chabaiev

@alexsomesan sure ```hcl locals { check_total_seconds = 20 check_step_seconds = 2 check_memcached_script =

According to prev comment. I propose to achieve this in the same way as it was done in [borges](https://github.com/src-d/borges), [regression-borges](https://github.com/src-d/regression-borges) Things that need to be done: - [ ] create...

facing similar issue

@creachadair what do you think about [golangci-lint](https://github.com/golangci/golangci-lint) ?

@creachadair @smola I did a PR to CI with ability to run linter using make command, it supports both config file and non-config mode with a couple of options to...