aboutsummaryrefslogtreecommitdiff
path: root/thirdparty/fmt/.clang-tidy
blob: 53ff441bf3583568fa2b9ec90dd9333790081741 (plain) (blame)
1
2
3
4
Checks: modernize-use-trailing-return-type
CheckOptions:
  - key: modernize-use-trailing-return-type.TransformLambdas
    value: none