mirror of
https://github.com/pybind/pybind11.git
synced 2025-01-18 17:05:53 +00:00
10 lines
118 B
YAML
10 lines
118 B
YAML
FormatStyle: file
|
|
|
|
Checks: '
|
|
-*,
|
|
llvm-namespace-comment,
|
|
modernize-use-override,
|
|
'
|
|
|
|
HeaderFilterRegex: 'pybind11/.*h'
|