Skip to content

[ruby-on-rails] Add Hidden File Marker to RuboCop Configuration Files on Github Actions Workflow#243

Merged
hayat01sh1da merged 1 commit into
masterfrom
hayat01sh1da/ruby/add-hidden-file-marker-to-rubocop-configuration-files-on-github-actions-workflow
Apr 26, 2026
Merged

[ruby-on-rails] Add Hidden File Marker to RuboCop Configuration Files on Github Actions Workflow#243
hayat01sh1da merged 1 commit into
masterfrom
hayat01sh1da/ruby/add-hidden-file-marker-to-rubocop-configuration-files-on-github-actions-workflow

Conversation

@hayat01sh1da
Copy link
Copy Markdown
Owner

Summary

On Github Actions workflow cofigutration file, RuboCop-related files are assigned as ruby/rubocop*.yml to the target paths.
However, they are missing the hidden file marker ., which fails to trigger RuboCop workflow.
It should be fixed.

@hayat01sh1da hayat01sh1da self-assigned this Apr 26, 2026
Copy link
Copy Markdown
Owner Author

@hayat01sh1da hayat01sh1da left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Owner Author

@hayat01sh1da hayat01sh1da left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hayat01sh1da hayat01sh1da merged commit 6d9c4ef into master Apr 26, 2026
17 checks passed
@hayat01sh1da hayat01sh1da deleted the hayat01sh1da/ruby/add-hidden-file-marker-to-rubocop-configuration-files-on-github-actions-workflow branch April 26, 2026 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant