mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-11 08:03:55 +00: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'
|