summaryrefslogtreecommitdiffstats
path: root/misc/scripts/header_guards.sh
Commit message (Collapse)AuthorAgeFilesLines
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-0/+61
Adds `header_guards.sh` bash script, used in CI to validate future changes. Can be run locally to fix invalid header guards.