Welcome to mirror list, hosted at ThFree Co, Russian Federation.

redundant_condition.yml « style « .rubocop_todo - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 535dfa9e462add8d39592369f120fdb73f0c8527 (plain)
1
2
3
4
5
---
# Cop supports --autocorrect.
Style/RedundantCondition:
  Exclude:
    - 'spec/lib/gitlab/sidekiq_middleware/server_metrics_spec.rb'