mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-13 09:03:54 +00:00
11 lines
152 B
YAML
11 lines
152 B
YAML
FormatStyle: file
|
|
|
|
Checks: '
|
|
-*,
|
|
llvm-namespace-comment,
|
|
modernize-use-override,
|
|
readability-container-size-empty,
|
|
'
|
|
|
|
HeaderFilterRegex: 'pybind11/.*h'
|