mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-02-06 15:35:29 +08:00
10 lines
118 B
YAML
10 lines
118 B
YAML
FormatStyle: file
|
|
|
|
Checks: '
|
|
-*,
|
|
llvm-namespace-comment,
|
|
modernize-use-override,
|
|
'
|
|
|
|
HeaderFilterRegex: 'pybind11/.*h'
|