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
bae9a502
Commit
bae9a502
authored
Mar 17, 2021
by
Shubham Kumar
Committed by
Peter Leitzen
Mar 17, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resolve Layout/BeginEndAlignment offenses
Resolves auto-correctable Rubocop offenses
parent
636c36aa
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
16 additions
and
29 deletions
+16
-29
.rubocop_todo.yml
.rubocop_todo.yml
+0
-18
app/controllers/groups/shared_projects_controller.rb
app/controllers/groups/shared_projects_controller.rb
+7
-7
app/workers/concerns/reactive_cacheable_worker.rb
app/workers/concerns/reactive_cacheable_worker.rb
+4
-4
changelogs/unreleased/pl-rubocop-todo-begin-end-alignment.yml
...gelogs/unreleased/pl-rubocop-todo-begin-end-alignment.yml
+5
-0
No files found.
.rubocop_todo.yml
View file @
bae9a502
...
...
@@ -32,24 +32,6 @@ Graphql/IDType:
Layout/ArgumentAlignment
:
Enabled
:
false
# Offense count: 11
# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyleAlignWith, Severity.
# SupportedStylesAlignWith: start_of_line, begin
Layout/BeginEndAlignment
:
Exclude
:
-
'
app/controllers/groups/shared_projects_controller.rb'
-
'
app/workers/concerns/reactive_cacheable_worker.rb'
-
'
ee/app/services/security/token_revocation_service.rb'
-
'
ee/lib/gitlab/analytics/cycle_analytics/summary/group/deploy.rb'
-
'
ee/lib/gitlab/ci/config/entry/vault/secret.rb'
-
'
lib/api/internal/base.rb'
-
'
lib/atlassian/jira_connect/serializers/build_entity.rb'
-
'
lib/gitlab/ci/jwt.rb'
-
'
lib/gitlab/external_authorization/client.rb'
-
'
lib/gitlab/phabricator_import/project_creator.rb'
-
'
scripts/gitaly_test.rb'
# Offense count: 54
# Cop supports --auto-correct.
# Configuration parameters: AllowAliasSyntax, AllowedMethods.
...
...
app/controllers/groups/shared_projects_controller.rb
View file @
bae9a502
app/workers/concerns/reactive_cacheable_worker.rb
View file @
bae9a502
changelogs/unreleased/pl-rubocop-todo-begin-end-alignment.yml
0 → 100644
View file @
bae9a502
---
title
:
Fixed offenses Layout/BeginEndAlignment
merge_request
:
56827
author
:
Shubham Kumar (@imskr)
type
:
fixed
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