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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2018-08-28 13:25:07 +0300
committerJames Lopez <james@gitlab.com>2018-08-28 13:25:07 +0300
commit2e995901ab70b3df6b88f687aa2757a7cc019d1e (patch)
treea8bebfbcda049de708bc16e95a6c60305b0d5e59 /.flayignore
parentc3e01c7b7b79b61752047454ae103bc23321615a (diff)
Fix static analysis
Diffstat (limited to '.flayignore')
-rw-r--r--.flayignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.flayignore b/.flayignore
index 4b6f7ba693a..87411516a2a 100644
--- a/.flayignore
+++ b/.flayignore
@@ -6,6 +6,7 @@ app/controllers/projects/approvers_controller.rb
app/controllers/projects/protected_branches/merge_access_levels_controller.rb
app/controllers/projects/protected_branches/push_access_levels_controller.rb
app/controllers/projects/protected_tags/create_access_levels_controller.rb
+app/helpers/system_note_helper.rb
app/policies/project_policy.rb
app/models/concerns/relative_positioning.rb
app/workers/stuck_merge_jobs_worker.rb