]> git.ipfire.org Git - thirdparty/squid.git/commit
Maintenance: automate header guards (#1630)
authorFrancesco Chemolli <5175948+kinkie@users.noreply.github.com>
Wed, 31 Jan 2024 22:02:44 +0000 (22:02 +0000)
committerAmos Jeffries <yadij@users.noreply.github.com>
Thu, 15 Feb 2024 11:18:46 +0000 (00:18 +1300)
commit051d99fef97f8be73bdc565faf6b75826a35f806
tree9051ae6660e7cbd96b3f7b2d278b80b93af2a48e
parente6c4a5330864408311f1a503812eab31f2f20746
Maintenance: automate header guards (#1630)

Add a source-maintenance plugin to maintain a
header guard standard defined as SQUID_FILE_PATH_H.
scripts/maintenance/standard-header-guards.pl [new file with mode: 0755]