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

io_methods.yml « security « .rubocop_todo - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 936bb21d5dc9006cfa350e33e4d539c9351ee256 (plain)
1
2
3
4
5
6
---
# Cop supports --autocorrect.
Security/IoMethods:
  Details: grace period
  Exclude:
    - 'db/migrate/20210301200959_init_schema.rb'