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

cpplint v2 - linter fix #1028

Merged
merged 8 commits into from
Nov 4, 2024
Merged

cpplint v2 - linter fix #1028

merged 8 commits into from
Nov 4, 2024

Conversation

./include/rogue/protocols/xilinx/JtagDriver.h:213:  Add #include <cstdio> for FILE  [build/include_what_you_use] [4]
Add #include <XXXXXX> for XXXXXX  [build/include_what_you_use] [4]
Add #include <XXXXXX> for XXXXXX  [build/include_what_you_use] [4]
Using C-style cast.  Use static_cast<XXXXXXX>(...) instead  [readability/casting] [4]
Using deprecated casting style.  Use static_cast<uint32_t>(...) instead  [readability/casting] [4]
@bengineerd bengineerd merged commit bd5f1f2 into pre-release Nov 4, 2024
5 checks passed
@bengineerd bengineerd deleted the linter-fix branch November 4, 2024 18: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.

2 participants