Commit Graph

4 Commits

Author SHA1 Message Date
GitLab Bot c014b6b4e5 Add latest changes from gitlab-org/gitlab@master 2022-09-14 15:12:56 +00:00
GitLab Bot bf217da41b Add latest changes from gitlab-org/gitlab@master 2021-02-11 21:09:00 +00:00
Stan Hu d40298c858 Upgrade to Rubocop 0.68.1
This adds Ruby 2.6 support.
2019-05-05 03:24:27 -07:00
Bob Van Landuyt f3f1df1476 Add a cop for `FinderMethods`
This notifies developers when calling `find(_by!)` chained on
`execute`. And suggests using the methods from `FinderMethods`. These
will perform the correct authorization checks on the resource when it
is found.
2018-06-20 18:13:13 +02:00