This repository has been archived by the owner on Aug 5, 2024. It is now read-only.
forked from reviewdog/action-rubocop
-
Notifications
You must be signed in to change notification settings - Fork 0
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
chore(deps): update reviewdog to 0.13.0
Allow use of bundler
…_formmater. Because those files are intended to include offenses for testing of rdjson_formatter. https://github.com/reviewdog/action-rubocop/pull/48/checks?check_run_id=3444136464
add action-misspell
Suggestion feature
Update README.md
Fix: misspell.yml to /workflow
Add action schellcheck
Signed-off-by: Mikhail Grachev <[email protected]>
Set github token as default
Skip global offenses to avoid "undefined method `begin'"
Update peter-evans/create-pull-request
chore(deps): update reviewdog to 0.14.2
ci: replace 'create-release action' with gh cli
bump actions/checkout v4
chore(deps): update reviewdog to 0.15.0
chore(deps): update reviewdog to 0.16.0
chore(deps): update reviewdog to 0.17.0
chore(deps): update reviewdog to 0.17.1
Since Rubocop has multiple gems, it's best to rely on Bundler to install them rather than not. Other popular gems like Rails use this same feature to optimize their rubocop workflows. https://github.com/rails/rails/blob/main/.github/workflows/rubocop.yml
chore(deps): update reviewdog to 0.17.2
chore(deps): update reviewdog to 0.17.3
chore(deps): update reviewdog to 0.17.4
Fix relative_path_from error with old ruby 2.5.x
This was referenced May 2, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Error in
CI / runner / rubocop
is fixed in #2