summaryrefslogtreecommitdiffstats
path: root/misc/scripts/header_guards.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix header_guards so it detects the copyright header properly.Andreia Gaita2024-07-231-9/+28
| | | | | Having hardcoded offsets is a problem if the copyright header ever changes or when running on forks with different copyright header formats.
* CI: Fix incorrect executable permsThaddeus Crews2024-05-171-0/+0
|
* CI: Overhaul static checks to use `pre-commit`Thaddeus Crews2024-05-081-0/+150