Commit 02a3f624 authored by Lin Jen-Shin's avatar Lin Jen-Shin

Update gitlab-styles and update .rubocop.yml

parent e7115a3e
...@@ -19,10 +19,6 @@ AllCops: ...@@ -19,10 +19,6 @@ AllCops:
- 'builds/**/*' - 'builds/**/*'
CacheRootDirectory: tmp CacheRootDirectory: tmp
# TODO: Remove me after updating gitlab-style
Style/TrailingUnderscoreVariable:
Enabled: false
# Gitlab ################################################################### # Gitlab ###################################################################
Gitlab/ModuleWithInstanceVariables: Gitlab/ModuleWithInstanceVariables:
......
...@@ -304,7 +304,7 @@ GEM ...@@ -304,7 +304,7 @@ GEM
mime-types (>= 1.16) mime-types (>= 1.16)
posix-spawn (~> 0.3) posix-spawn (~> 0.3)
gitlab-markup (1.6.3) gitlab-markup (1.6.3)
gitlab-styles (2.3.1) gitlab-styles (2.3.2)
rubocop (~> 0.51) rubocop (~> 0.51)
rubocop-gitlab-security (~> 0.1.0) rubocop-gitlab-security (~> 0.1.0)
rubocop-rspec (~> 1.19) rubocop-rspec (~> 1.19)
......
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