Commit graph

11 commits

Author SHA1 Message Date
MonsterDruide1 4802536cf6 Fix empty commit message for PR-branch on OdysseyHeaders 2024-02-27 22:57:04 +01:00
MonsterDruide1 b2a5c1870b Fix author information on PR branch of OdysseyHeaders 2024-02-27 22:53:35 +01:00
MonsterDruide1 6ef7f34c47 Actually fix headers workflow 2024-02-27 22:29:17 +01:00
MonsterDruide1 1e832f665d Fix PR-number in headers repo workflow 2024-02-27 22:26:55 +01:00
MonsterDruide1 5e416927a0
Attempts to fix some issues with workflow (#22) 2024-02-27 21:58:27 +01:00
MonsterDruide1 adade9feb4
Add headers workflow (#21) 2024-02-27 21:35:59 +01:00
MonsterDruide1 6e1cafa079 CI: apt update on compile-check 2024-02-25 16:26:52 +01:00
MonsterDruide1 8b967a1b38 CI: allow PRs to access binary for checking 2024-02-23 18:06:46 +01:00
MonsterDruide1 69d81ebd91
Custom format validation (Linting) (#17)
* Add script to verify formatting
* Add newline to end of files
* Add `#pragma once` to top of headers
* Add own header to includes at top of source files
* Remove useless namespace qualifiers
* Sort visibility modifiers correctly
* Format `#include`s in three blocks
* Remove `;` after namespaces
* Add for custom style checking to `lint`-GitHub-Action
* Format: No "// 0x" offset comments
* Remove macros from padding
2024-01-07 00:33:09 +01:00
MonsterDruide1 4a231bb299 Add workflow for linting and function checks 2023-10-14 21:32:18 +02:00
MonsterDruide1 074aed9a25 Add workflow for progress 2023-10-10 15:55:00 +02:00