Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Vanessa Silva
Tinder
Commits
9f27605c
Commit
9f27605c
authored
Sep 20, 2021
by
Vanessa Silva
Browse files
Resolve conflicts
parents
bc088319
26396256
Pipeline
#41897
passed with stages
in 2 minutes and 50 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
8 deletions
+10
-8
.rubocop.yml
.rubocop.yml
+1
-1
.rubocop_todo.yml
.rubocop_todo.yml
+9
-7
No files found.
.rubocop.yml
View file @
9f27605c
...
...
@@ -4,4 +4,4 @@ Style/Documentation:
Enabled
:
false
Layout/EndOfLine
:
Enabled
:
False
\ No newline at end of file
Enabled
:
False
.rubocop_todo.yml
View file @
9f27605c
...
...
@@ -133,13 +133,15 @@ Style/ClassAndModuleChildren:
-
'
test/channels/application_cable/connection_test.rb'
-
'
test/test_helper.rb'
# Offense count: 1
# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle.
# SupportedStyles: compact, expanded
Style/EmptyMethod
:
Exclude
:
-
'
app/controllers/home_controller.rb'
# Offense count: 3
# Configuration parameters: AllowedConstants.
Style/Documentation
:
Exclude
:
-
'
spec/**/*'
-
'
test/**/*'
-
'
app/helpers/application_helper.rb'
-
'
app/models/application_record.rb'
-
'
config/application.rb'
# Offense count: 1
# Cop supports --auto-correct.
...
...
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