Skip to content

Update mostly for clang-tidy in utils dir#20

Merged
scizen9 merged 4 commits intomasterfrom
don_utils_update
Jul 31, 2024
Merged

Update mostly for clang-tidy in utils dir#20
scizen9 merged 4 commits intomasterfrom
don_utils_update

Conversation

@scizen9
Copy link
Copy Markdown
Contributor

@scizen9 scizen9 commented Jul 30, 2024

First fixed call to timeout() with float value when function expects in value in archon.cpp
Then attempted to clear all clang-tidy warnings in utilities.cpp and utilities.h

Copy link
Copy Markdown
Contributor

@mikelangmayr mikelangmayr left a comment

Choose a reason for hiding this comment

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

Looks good!

@scizen9 scizen9 merged commit c079067 into master Jul 31, 2024
@scizen9 scizen9 deleted the don_utils_update branch July 31, 2024 17:10
prkrtg pushed a commit that referenced this pull request Sep 8, 2025
* Replace calls to timout with float parameter with calls to sleep_for with millisecond parameter in archon.cpp

* Clang-tidy updates in utilities.cpp and utilities.h

* Clang-tidy updates in utilities.cpp and utilities.h

* Separate declaration from function definition for rtrim in utilities.h and utilities.cpp
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