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

float_division.yml « style « .rubocop_todo - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 957d5c8ca355646aa2bb353f6b95820268fb9abe (plain)
1
2
3
4
5
6
---
# Cop supports --autocorrect.
Style/FloatDivision:
  Exclude:
    - 'ee/app/models/geo_node_status.rb'
    - 'ee/app/models/namespaces/storage/root_size.rb'