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
1
Merge Requests
1
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
nexedi
gitlab-ce
Commits
3e2f020c
Commit
3e2f020c
authored
Jan 08, 2019
by
gfyoung
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Turn on rubocop for frozen string in ee/
Closes
https://gitlab.com/gitlab-org/gitlab-ce/issues/47424
.
parent
0bd72880
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
1 deletion
+8
-1
.rubocop.yml
.rubocop.yml
+3
-1
ee/changelogs/unreleased/frozen-string-ee-rubocop.yml
ee/changelogs/unreleased/frozen-string-ee-rubocop.yml
+5
-0
No files found.
.rubocop.yml
View file @
3e2f020c
...
...
@@ -49,7 +49,9 @@ Style/FrozenStringLiteralComment:
-
'
config/**/*'
-
'
danger/**/*'
-
'
db/**/*'
-
'
ee/**/*'
-
'
ee/db/**/*'
-
'
ee/spec/**/*'
-
'
ee/lib/tasks/**/*'
-
'
lib/tasks/**/*'
-
'
qa/**/*'
-
'
rubocop/**/*'
...
...
ee/changelogs/unreleased/frozen-string-ee-rubocop.yml
0 → 100644
View file @
3e2f020c
---
title
:
Turn on rubocop for frozen string in ee/
merge_request
:
author
:
gfyoung
type
:
other
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