Skip to content

Improve naming of clean up configuration instances#429

Merged
jkbe merged 2 commits intomasterfrom
feat/naming
Mar 11, 2026
Merged

Improve naming of clean up configuration instances#429
jkbe merged 2 commits intomasterfrom
feat/naming

Conversation

@jkbe
Copy link
Member

@jkbe jkbe commented Mar 11, 2026

cleanHooks is misleading as a name for *CleanUpConfiguration because such a clean up configuration itself has a field cleanHooks which lead to code like this.cleanHooks.runCleanHooks() before.

`cleanHooks` is misleading as a name for `*CleanUpConfiguration` because
such a clean up configuration itself has a field `cleanHooks` which lead
to code like `this.cleanHooks.runCleanHooks()` before.
philipp94831
philipp94831 previously approved these changes Mar 11, 2026
@jkbe jkbe marked this pull request as ready for review March 11, 2026 18:02
@sonarqubecloud
Copy link

@jkbe jkbe merged commit 51abeea into master Mar 11, 2026
23 checks passed
@jkbe jkbe deleted the feat/naming branch March 11, 2026 18:10
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