mirror of
https://github.com/panda3d/panda3d.git
synced 2025-12-17 20:59:36 -06:00
7 lines
165 B
YAML
7 lines
165 B
YAML
---
|
|
Checks: 'clang-diagnostic-*,clang-analyzer-*,performance-*,portability-*,modernize-use-nullptr'
|
|
WarningsAsErrors: ''
|
|
HeaderFilterRegex: ''
|
|
FormatStyle: none
|
|
...
|