Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Define Ruby version in RuboCop config #156

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

nodeg
Copy link
Member

@nodeg nodeg commented Feb 6, 2024

Otherwise, we see warnings like the following from e.g. Code Climate:

required_ruby_version and TargetRubyVersion (2.6, which may be specified in .rubocop.yml) should be equal.

Otherwise, we see warnings like the following from e.g. Code Climate:

`required_ruby_version` and `TargetRubyVersion` (2.6, which may be
specified in .rubocop.yml) should be equal.
@nodeg nodeg added RuboCop github_actions Pull requests that update GitHub Actions code labels Feb 6, 2024
@nodeg nodeg self-assigned this Feb 6, 2024
Copy link

sonarcloud bot commented Feb 6, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@nodeg nodeg merged commit 2b6ccf5 into uyuni-project:master Feb 6, 2024
6 checks passed
@nodeg nodeg deleted the rubocop_ruby_version branch February 6, 2024 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code RuboCop
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant