Skip to content

Conversation

mullermp
Copy link
Contributor

Removes the rubocop configuration generation and the previously disabled runtime check.

The main reason is performance with large amounts of gems. Even with select cops disabled or even entire files disabled, the process of merging all of those files creates long runtime. A singular project rubocop.yml that uses regex to ignore generated gems is much faster.

@mullermp mullermp merged commit 8d0ea6b into decaf Sep 11, 2025
20 checks passed
@mullermp mullermp deleted the rubocop branch September 11, 2025 17:59
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.

2 participants