Skip to content

Conversation

@danielpeintner
Copy link
Member

but turn off for some exceptions

see #1430

@danielpeintner danielpeintner mentioned this pull request Oct 7, 2025
14 tasks
@danielpeintner
Copy link
Member Author

I disabled the rule in one file where the private class members will be needed in the future

@relu91
Copy link
Member

relu91 commented Nov 29, 2025

I wondering why bother keeping the private members if they are not used anymore... It is probably better to remove them to keep code clean unless there are some side effects that I'm missing.

@danielpeintner
Copy link
Member Author

I wondering why bother keeping the private members if they are not used anymore... It is probably better to remove them to keep code clean unless there are some side effects that I'm missing.

Okay, let's remove them. Please have a look

@relu91 relu91 merged commit d734187 into eclipse-thingweb:master Dec 1, 2025
14 checks 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