mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-03-22 18:30:57 +08:00
14 lines
223 B
YAML
14 lines
223 B
YAML
FormatStyle: file
|
|
|
|
Checks: '
|
|
-*,
|
|
llvm-namespace-comment,
|
|
modernize-use-override,
|
|
readability-container-size-empty,
|
|
modernize-use-using,
|
|
modernize-use-equals-default,
|
|
modernize-use-auto,
|
|
'
|
|
|
|
HeaderFilterRegex: 'pybind11/.*h'
|