Commit e04bd023 authored by Timothy Andrew's avatar Timothy Andrew

Add `project_policy` to `flayignore`

The `ProjectPolicy` is meant to be declarative in nature, and it isn't
necessarily a good idea to remove all duplication here. That level of
indirection would _hurt_ readability, rather than improve it.
parent b7784a2a
......@@ -3,3 +3,4 @@ lib/gitlab/sanitizers/svg/whitelist.rb
lib/gitlab/diff/position_tracer.rb
app/controllers/projects/approver_groups_controller.rb
app/controllers/projects/approvers_controller.rb
app/policies/project_policy.rb
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment