Conversation
Using clang-tidy check modernize-use-equals-default
Using clang-tidy check modernize-use-auto
Using clang-tidy check modernize-use-using
Using clang-tidy check modernize-use-override
…ctory constructor using clang-tidy check modernize-use-bool-literals
Using clang-tidy check cppcoreguidelines-init-variables
… FindUnions using clang-tidy check modernize-use-emplace
Using clang-tidy check modernize-deprecated-headers
… files Using clang-tidy check modernize-macro-to-enum
Using clang-tidy check modernize-type-traits
Using clang-tidy modernize-use-nodiscard check
Using clang-tidy readability-avoid-const-params-in-decls check
Using clang-tidy readability-const-return-type check
…n containers Using clang-tidy readability-container-data-pointer check
Using clang-tidy readability-container-size-empty check
Using clang-tidy convert-member-functions-to-static check
Using clang-tidy readability-duplicate-include check
using clang-format readability-enum-initial-value check
Using clang-tidy readability-math-missing-parentheses check
Using clang-tidy readability-qualified-auto check
Using clang-tidy readability-redundant-casting check
Using clang-tidy readability-redundant-control-flow check
Using clang-tidy readability-redundant-inline-specifier check
Using clang-tidy readability-redundant-member-init check
…nversions Using clang-tidy readability-redundant-string-cstr check
…n constructors Using clang-tidy readability-redundant-string-init check
…rious files Using clang-tidy readability-simplify-boolean-expr check
Using clang-tidy readability-string-compare check
Using clang-tidy readability-uppercase-literal-suffix check
Using clang-tidy readability-use-std-min-max check
Using clang-tidy performance-faster-string-find check
Using clang-tidy performance-inefficient-vector-operation check
Using clang-tidy performance-unnecessary-value-param check
Using clang-tidy -google-readability-casting check
Using clang-format google-explicit-constructor check
Using clang-tidy altera-struct-pack-align check
…bility Using clang-tidy android-cloexec-fopen check
Using clang-tidy cppcoreguidelines-pro-type-member-init check
Using clang-format cppcoreguidelines-pro-type-static-cast-downcast check
Using clang-tidy llvm-include-order check
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Close #777