Skip to content

Add support for an ignore list to the rule observation/no-function-without-logging#9

Merged
SjaakSchilperoort merged 1 commit into
developfrom
feature/add-ignore-list
Jun 24, 2026
Merged

Add support for an ignore list to the rule observation/no-function-without-logging#9
SjaakSchilperoort merged 1 commit into
developfrom
feature/add-ignore-list

Conversation

@SjaakSchilperoort

Copy link
Copy Markdown
Member

The current rule observation/no-function-without-logging requires logging to be added to each and every method. This change adds flexibility to the rule configuration. It is now possible to specify one or more patterns. Each method with a name that matches a pattern in the list will be ignored by the rule.

@barry-observation barry-observation left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Goed idee :)

@SjaakSchilperoort SjaakSchilperoort merged commit 09a5f45 into develop Jun 24, 2026
1 check passed
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