Exclude named.args.j2 files from license header checks

Exclude named.args.j2 files from license header checks so named.args can
be generated from Jinja templates.

(cherry picked from commit 63290c9e4e)
This commit is contained in:
Colin Vidal 2026-02-13 09:37:58 +01:00
parent 2c2ceaca98
commit b2903b8cfe

View file

@ -143,8 +143,7 @@ path = [
"**/.dir-locals.el",
"**/.gitattributes",
"**/.gitignore",
"**/named**.args",
"**/named**.args.in",
"**/named*.args*",
"**/named.dropedns",
"**/named.ednsformerr",
"**/named.ednsnotimp",