mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Style: Minor pre-commit & yaml adjustments
This commit is contained in:
parent
efa144396d
commit
048f8442e3
7 changed files with 36 additions and 58 deletions
|
|
@ -7,7 +7,7 @@ Checks:
|
|||
- modernize-use-nullptr
|
||||
- readability-braces-around-statements
|
||||
- readability-redundant-member-init
|
||||
HeaderFileExtensions: ['', h, hh, hpp, hxx, inc, glsl]
|
||||
HeaderFileExtensions: ["", h, hh, hpp, hxx, inc, glsl]
|
||||
ImplementationFileExtensions: [c, cc, cpp, cxx, m, mm, java]
|
||||
HeaderFilterRegex: (core|doc|drivers|editor|main|modules|platform|scene|servers|tests)/
|
||||
FormatStyle: file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue