Vladislav Trotsenko
Vladislav Trotsenko
Hello! First of all thanks for awesome tool! I think I'm get a false positive from `Lint/NonLocalExitFromIterator` in the code below: ```ruby def resolve(command_line_args) opt_parser = ::OptionParser.new do |parser| parser.on('-g',...
Hello! First of all thanks for this awesome Ruby API documentation with fresh look. It could be very useful to have minimum version index for methods. If you agree, I'm...
### New feature request checklist - [x] I have updated `go-smtp-mock` to the latest version - [x] I have read the [Contribution Guidelines](https://github.com/mocktools/go-smtp-mock/blob/master/CONTRIBUTING.md) - [x] I have read the [documentation](https://github.com/mocktools/go-smtp-mock/blob/master/README.md)...
## Summary This PR has been inspired by: https://github.com/TwiN/gatus/issues/227, https://github.com/TwiN/gatus/issues/412 - [x] Added `ConditionResult.Severity` - [x] Added `Result.Severity` - [x] Added `Result.SeverityStatus` - [x] Added `Result#determineSeverityStatus`, tests - [x] Added...
Hi there! Thanks for awesome tool. I have a question. Is it possible to specify custom Reek configuration location like in `.codeclimate.yml` below? ```yml checks: argument-count: enabled: false method-complexity: enabled:...
Hello and thanks for this nice gem! I have a very strange issue. One application. During local running everything is okay. But when I run it on the demo env...
### New bug checklist - [x] I have updated `smtpmock` to the latest version - [x] I have read the [Contribution Guidelines](https://github.com/mocktools/go-smtp-mock/blob/master/CONTRIBUTING.md) - [x] I have read the [documentation](https://github.com/mocktools/go-smtp-mock/blob/master/README.md) -...