mirror of
https://github.com/pybind/pybind11.git
synced 2026-06-04 13:34:24 +08:00
style: clang-tidy: modernize-use-using
This commit is contained in:
committed by
Henry Schreiner
parent
96e6a8d554
commit
b342c37388
@@ -5,6 +5,7 @@ Checks: '
|
||||
llvm-namespace-comment,
|
||||
modernize-use-override,
|
||||
readability-container-size-empty,
|
||||
modernize-use-using,
|
||||
'
|
||||
|
||||
HeaderFilterRegex: 'pybind11/.*h'
|
||||
|
||||
Reference in New Issue
Block a user