Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
gitlab-ce
Commits
8a75f68d
Commit
8a75f68d
authored
Jan 11, 2017
by
Grzegorz Bizon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix Rubocop YAML config files to avoid CE->EE issues
parent
cec7b8f9
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
85 additions
and
410 deletions
+85
-410
.rubocop.yml
.rubocop.yml
+0
-4
.rubocop_todo.yml
.rubocop_todo.yml
+85
-406
No files found.
.rubocop.yml
View file @
8a75f68d
...
...
@@ -343,10 +343,6 @@ Style/ParenthesesAroundCondition:
Style/RedundantParentheses
:
Enabled
:
true
# Don't use return where it's not required.
Style/RedundantReturn
:
Enabled
:
true
# Don't use semicolons to terminate expressions.
Style/Semicolon
:
Enabled
:
true
...
...
.rubocop_todo.yml
View file @
8a75f68d
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment