Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
noc-netze-gitlab-cicd
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
NOC-public
noc-netze-gitlab-cicd
Commits
cdd16527
Commit
cdd16527
authored
1 month ago
by
Darius Schneider
Browse files
Options
Downloads
Patches
Plain Diff
update rubocop version numbers
parent
0c9e83e7
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
rails/rubocop-for-gem.yml
+4
-4
4 additions, 4 deletions
rails/rubocop-for-gem.yml
rails/rubocop.yml
+4
-4
4 additions, 4 deletions
rails/rubocop.yml
rails/rubocop/rubocop-base.yml
+4
-4
4 additions, 4 deletions
rails/rubocop/rubocop-base.yml
with
12 additions
and
12 deletions
rails/rubocop-for-gem.yml
+
4
−
4
View file @
cdd16527
...
@@ -3,11 +3,11 @@ inherit_from: "https://git-ce.rwth-aachen.de/noc-public/noc-netze-gitlab-cicd/-/
...
@@ -3,11 +3,11 @@ inherit_from: "https://git-ce.rwth-aachen.de/noc-public/noc-netze-gitlab-cicd/-/
plugins
:
plugins
:
-
rubocop-packaging
-
rubocop-packaging
# gem "rubocop", "1.7
4.0
", require: false
# gem "rubocop", "1.7
5.2
", require: false
# gem "rubocop-minitest", "0.3
7.1
", require: false
# gem "rubocop-minitest", "0.3
8.0
", require: false
# gem "rubocop-packaging", "0.6.0", require: false
# gem "rubocop-packaging", "0.6.0", require: false
# gem "rubocop-performance", "1.2
4
.0", require: false
# gem "rubocop-performance", "1.2
5
.0", require: false
# gem "rubocop-rails", "2.3
0.3
", require: false
# gem "rubocop-rails", "2.3
1.0
", require: false
# BEGIN Customizations
# BEGIN Customizations
# BEGIN Gemspec
# BEGIN Gemspec
...
...
This diff is collapsed.
Click to expand it.
rails/rubocop.yml
+
4
−
4
View file @
cdd16527
...
@@ -3,11 +3,11 @@ inherit_from: "https://git-ce.rwth-aachen.de/noc-public/noc-netze-gitlab-cicd/-/
...
@@ -3,11 +3,11 @@ inherit_from: "https://git-ce.rwth-aachen.de/noc-public/noc-netze-gitlab-cicd/-/
plugins
:
plugins
:
-
rubocop-capybara
-
rubocop-capybara
# gem "rubocop", "1.7
4.0
", require: false
# gem "rubocop", "1.7
5.2
", require: false
# gem "rubocop-capybara", "2.22.1", require: false
# gem "rubocop-capybara", "2.22.1", require: false
# gem "rubocop-minitest", "0.3
7.1
", require: false
# gem "rubocop-minitest", "0.3
8.0
", require: false
# gem "rubocop-performance", "1.2
4
.0", require: false
# gem "rubocop-performance", "1.2
5
.0", require: false
# gem "rubocop-rails", "2.3
0.3
", require: false
# gem "rubocop-rails", "2.3
1.0
", require: false
# BEGIN Customizations
# BEGIN Customizations
# BEGIN Style
# BEGIN Style
...
...
This diff is collapsed.
Click to expand it.
rails/rubocop/rubocop-base.yml
+
4
−
4
View file @
cdd16527
...
@@ -4,10 +4,10 @@ plugins:
...
@@ -4,10 +4,10 @@ plugins:
-
rubocop-performance
-
rubocop-performance
-
rubocop-rails
-
rubocop-rails
# gem "rubocop", "1.7
4.0
", require: false
# gem "rubocop", "1.7
5.2
", require: false
# gem "rubocop-minitest", "0.3
7.1
", require: false
# gem "rubocop-minitest", "0.3
8.0
", require: false
# gem "rubocop-performance", "1.2
4
.0", require: false
# gem "rubocop-performance", "1.2
5
.0", require: false
# gem "rubocop-rails", "2.3
0.3
", require: false
# gem "rubocop-rails", "2.3
1.0
", require: false
AllCops
:
AllCops
:
NewCops
:
enable
# pending cops get enabled by default and must be disabled by hand, if needed
NewCops
:
enable
# pending cops get enabled by default and must be disabled by hand, if needed
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment