mirror of
https://github.com/fmtlib/fmt.git
synced 2025-09-25 06:00:55 +02:00
Add .clang-tidy
This commit is contained in:
4
.clang-tidy
Normal file
4
.clang-tidy
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
Checks: modernize-use-trailing-return-type
|
||||||
|
CheckOptions:
|
||||||
|
- key: modernize-use-trailing-return-type.TransformLambdas
|
||||||
|
value: none
|
Reference in New Issue
Block a user