mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-02-06 15:35:29 +08:00
15 lines
246 B
YAML
15 lines
246 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,
|
|
modernize-use-emplace,
|
|
'
|
|
|
|
HeaderFilterRegex: 'pybind11/.*h'
|