Skip to content

Conversation

@TonyTroeff
Copy link
Member

Pull Request Description

This pull request introduces support for allowing multiple [CleanUtility(...)] annotations on the same class, enhancing the functionality and flexibility of the CleanUtility attribute.

Motivation and Context

Previously, it was only possible to use a single [CleanUtility(...)] annotation per class, which could be limiting for more complex scenarios requiring multiple attributes. This change provides more versatility.

Checklist

  • I have tested these changes thoroughly.
  • I have added/updated relevant documentation.
  • My code follows the project's coding guidelines.
  • I have performed a self-review of my changes.
  • My changes are backwards compatible.

@TonyTroeff TonyTroeff self-assigned this Sep 5, 2025
@TonyTroeff TonyTroeff added feature Something that should be implemented task A simple unit of work used to move the features forward labels Sep 5, 2025
@TonyTroeff TonyTroeff linked an issue Sep 5, 2025 that may be closed by this pull request
@TonyTroeff TonyTroeff added this to the 1.2.0 milestone Sep 5, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 5, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Something that should be implemented task A simple unit of work used to move the features forward

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support to define multiple [CleanUtility] attributes

2 participants