Commit Graph

4 Commits

Author SHA1 Message Date
scbroede
9fddd04a57
more trainer card documentation (#647) 2025-07-29 21:07:51 -07:00
Rachel
33c0cdb767
Remove Language property from .clang-format
`clang-format-20` adds `C` as a distinct language-specifier instead of bundling it beneath `Cpp`. The backward-compatible fix for this is to remove the `Language` property so that the same `.clang-format` configuration applies as expected for both `clang-format < 20` and `clang-format >= 20`.
2025-03-31 11:17:38 -07:00
Rachel
92cd212dea Integrate metang as a subproject + migrate species data constants 2025-01-21 22:46:38 -08:00
Rachel
373398d047 Add .clang-format(-[include,ignore]) and format script 2024-07-05 16:56:28 -07:00