Commit Graph

4 Commits

Author SHA1 Message Date
Nik
b2f126d22f constants: Update constants to new system 2025-12-02 23:06:30 +01:00
Mrmaxmeier
c533017d0b git: Various style fixes everywhere, removing whitespaces (#321)
* repo-wide: trim trailing spaces

Note: This doesn't touch the .tbl files in encodings/ since they include
meaningful trailing spaces (`20= `)

* patterns: clean up duplicate semicolons

* ELF: add header magic check

* glTF: use type::Magic for magic value

* glTF: check that the file size in the header matches

* xgstexture: fix generics syntax for magic value

* JPEG: define hex enum with 0x00 instead of 0X00

* CI: update deprecated actions

---------

Co-authored-by: Nik <werwolv98@gmail.com>
2024-11-24 11:41:26 +01:00
WerWolv
bfc471f4e5 tests: Added tests for constants and tips checking 2022-06-23 17:57:45 +02:00
WerWolv
794617df46 constants: Added crc16, crc32, http and linux error constants 2021-09-09 12:30:29 +02:00