Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Style changes + namespace related methods renaming and changes #55

Merged
merged 2 commits into from
May 7, 2024

Conversation

im-konge
Copy link
Member

@im-konge im-konge commented May 7, 2024

This PR:

  • does style changes (removing extra spaces and converting .collect(Collectors.toList())); to toList();)
  • changes the way how the namespacedCommand is written -> the command contains parameter boolean namespaced which is needed just for one case -> in the namespacedCommand -> so this PR little bit refactors this
  • renaming confusing methods namespace() and namespace() in the clients, as both of the methods does something completely different

Signed-off-by: Lukas Kral <lukywill16@gmail.com>
@im-konge im-konge force-pushed the namespace-related-changes branch 2 times, most recently from 7f88da5 to 7524e34 Compare May 7, 2024 13:55
Signed-off-by: Lukas Kral <lukywill16@gmail.com>
@im-konge im-konge force-pushed the namespace-related-changes branch from 7524e34 to 0a4d996 Compare May 7, 2024 13:59
@im-konge im-konge merged commit 807ec13 into main May 7, 2024
3 checks passed
@im-konge im-konge deleted the namespace-related-changes branch May 7, 2024 17:39
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.

3 participants