Select Git revision
single_argument_dig.yml
-
Peter Leitzen authored
This commit removes the "grace period" for cops rules added more than two weeks and without any warnings in Slack channel. Done via: sed -i '/Details: grace period/d' \ $(git log --name-only --format= -S "Details: grace period" \ --until "2 weeks ago" .rubocop_todo)
Peter Leitzen authoredThis commit removes the "grace period" for cops rules added more than two weeks and without any warnings in Slack channel. Done via: sed -i '/Details: grace period/d' \ $(git log --name-only --format= -S "Details: grace period" \ --until "2 weeks ago" .rubocop_todo)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.