Skip to content
Snippets Groups Projects
Forked from ogs / ogs
Source project has a limited visibility.
  • Dmitri Naumov's avatar
    bbe99436
    clang-tidy automatic fixes. · bbe99436
    Dmitri Naumov authored
    Most of the current .clang-tidy contained checks:
    google-explicit-constructor
    google-readability-braces-around-statements
    modernize-loop-convert
    modernize-use-default-member-init
    modernize-use-emplace
    modernize-use-using
    readability-braces-around-statements
    readability-else-after-return
    readability-named-parameter
    *readability-namespace-comments
    *readability-inconsistent-*
    readability-redundant-member-init
    readability-simplify-boolean-expr
    readability-string-compare
    *explicit-conversions*
    bbe99436
    History
    clang-tidy automatic fixes.
    Dmitri Naumov authored
    Most of the current .clang-tidy contained checks:
    google-explicit-constructor
    google-readability-braces-around-statements
    modernize-loop-convert
    modernize-use-default-member-init
    modernize-use-emplace
    modernize-use-using
    readability-braces-around-statements
    readability-else-after-return
    readability-named-parameter
    *readability-namespace-comments
    *readability-inconsistent-*
    readability-redundant-member-init
    readability-simplify-boolean-expr
    readability-string-compare
    *explicit-conversions*
Code owners
Assign users and groups as approvers for specific file changes. Learn more.