diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2019-09-17 14:16:34 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2019-09-17 14:16:34 +0000 |
commit | 4ab54c2233e91f60a80e5b6fa2181e6899fdcc3e (patch) | |
tree | 2b256ff8dfe63dafe7f42b0d995f9e74fd1dc48b /lib/gitlab_danger.rb | |
parent | bd860c22f6a4b9473cbddd34a53eead8235a7ea1 (diff) | |
download | gitlab-ce-4ab54c2233e91f60a80e5b6fa2181e6899fdcc3e.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'lib/gitlab_danger.rb')
-rw-r--r-- | lib/gitlab_danger.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/gitlab_danger.rb b/lib/gitlab_danger.rb index cf297c142dc..499ae6111d7 100644 --- a/lib/gitlab_danger.rb +++ b/lib/gitlab_danger.rb @@ -21,7 +21,6 @@ class GitlabDanger single_codebase gitlab_ui_wg ce_ee_vue_templates - only_documentation ].freeze MESSAGE_PREFIX = '==>'.freeze |