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

redundant_string_coercion.yml « lint « .rubocop_todo - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8d9bb93395b9a248a18aae44f1014ff667e60946 (plain)
1
2
3
4
5
6
7
---
# Cop supports --autocorrect.
Lint/RedundantStringCoercion:
  Details: grace period
  Exclude:
    - 'ee/bin/geo_log_cursor'
    - 'ee/db/fixtures/development/31_devops_adoption.rb'