mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-16 04:09:39 +00:00
This updates the lint script to require clang-format 9 and reformats existing source code. Since VS2019 ships with clang-format 9 this should make auto reformats less painful. This also updates the clang-format configuration to set BraceWrapping.AfterCaseLabel to true to ensure consistent brace style; otherwise clang-format 9+ defaults to putting braces on the same line as switch case labels. |
||
|---|---|---|
| .. | ||
| IDA | ||
| buildbot-try.sh | ||
| check-includes.py | ||
| CleanFiles.py | ||
| find-includes-cycles.py | ||
| gameini-ratings-from-wiki.sh | ||
| lint.sh | ||
| perf-disassemble.sh | ||
| symbolicate-ppc.py | ||
| update-license-headers.sh | ||
| update-wiitdb.sh | ||