Skip to content

Offer fixes suggested by clang-tidy#43

Open
MichaelChirico wants to merge 1 commit intoseomoz:masterfrom
MichaelChirico:clang-tidy
Open

Offer fixes suggested by clang-tidy#43
MichaelChirico wants to merge 1 commit intoseomoz:masterfrom
MichaelChirico:clang-tidy

Conversation

@MichaelChirico
Copy link

@MichaelChirico MichaelChirico commented Jul 26, 2024

Mostly from misc-include-cleaner:

https://clang.llvm.org/extra/clang-tidy/checks/misc/include-cleaner.html

But also readability-string-compare:

https://clang.llvm.org/extra/clang-tidy/checks/readability/string-compare.html

And readability-inconsistent-declaration-parameter-name:

https://clang.llvm.org/extra/clang-tidy/checks/readability/inconsistent-declaration-parameter-name.html

c.f.

bool Agent::allowed(const std::string& query) const

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.

1 participant