Commit cfe60763 authored by Mike Greiling's avatar Mike Greiling

Apply suggestion to lib/gitlab/danger/helper.rb

parent 8edad869
......@@ -109,7 +109,7 @@ module Gitlab
%r{\A(ee/)?spec/(javascripts|frontend)/} => :frontend,
%r{\A(ee/)?vendor/assets/} => :frontend,
%r{\Ascripts/frontend/} => :frontend,
%r{(
%r{(\A|/)(
\.babelrc |
\.eslintignore |
\.eslintrc(\.yml)? |
......
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