-
- Downloads
Enable Style/NegatedIf Rubocop cop
Favor `unless` over `if` for negative conditions (or control flow ||). See #17478
Showing
- .rubocop.yml 1 addition, 1 deletion.rubocop.yml
- app/models/ci/runner.rb 1 addition, 1 deletionapp/models/ci/runner.rb
- app/services/git_tag_push_service.rb 1 addition, 1 deletionapp/services/git_tag_push_service.rb
- app/services/projects/housekeeping_service.rb 1 addition, 1 deletionapp/services/projects/housekeeping_service.rb
- config/initializers/1_settings.rb 1 addition, 1 deletionconfig/initializers/1_settings.rb
- lib/ci/gitlab_ci_yaml_processor.rb 1 addition, 1 deletionlib/ci/gitlab_ci_yaml_processor.rb
Please register or sign in to comment