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

.rubocop.yml - gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9cb085a69a3b48d3229c44ed7f230a775f7093c6 (plain)
1
2
3
4
5
6
7
8
9
inherit_gem:
  gitlab-styles:
    - rubocop-default.yml

CodeReuse/ActiveRecord:
  Enabled: false

Style/FrozenStringLiteralComment:
  Enabled: false