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

SonarCloud code smell minors #236

Merged
merged 4 commits into from
Dec 4, 2021
Merged

SonarCloud code smell minors #236

merged 4 commits into from
Dec 4, 2021

Conversation

cartoon-face
Copy link
Contributor

This should clear up all the code smell minor warnings on SonarCloud

cartoon-face and others added 4 commits November 27, 2021 19:34
`std::streambuf::setp(char, char)` doesn't need or use `pptr()` as it only needs 2 char inputs, currently occupied by `pbase()` and `epptr()`
This should clear up all the code smell minor warnings on SonarCloud
@krypt0x krypt0x added the enhancement New feature or request label Dec 1, 2021
@krypt0x
Copy link
Member

krypt0x commented Dec 1, 2021

Nice one! Waiting for one more reviewer to approve. Thanks

Copy link
Member

@krypt0x krypt0x left a comment

Choose a reason for hiding this comment

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

Nice work! All seems fine. Thanks

Copy link
Member

@AxVultis AxVultis left a comment

Choose a reason for hiding this comment

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

All good. Thanks for your work!

@AxVultis AxVultis merged commit 0ccc268 into ConcealNetwork:development Dec 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants