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

static_translation_definition.yml « cop « .rubocop_todo - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ecbee866a6c72f30a453f98bca3cf64014eec86b (plain)
1
2
3
4
5
6
---
Cop/StaticTranslationDefinition:
  Exclude:
    - 'app/models/diff_viewer/image.rb'
    - 'app/models/diff_viewer/rich.rb'
    - 'app/models/diff_viewer/simple.rb'