From 5cc48dc9acf0f0f0726e82bcf4d18a03e5240b0e Mon Sep 17 00:00:00 2001 From: Nicholas Cristofaro Date: Mon, 25 Nov 2024 18:34:37 -0300 Subject: [PATCH] dev: Update tools/mage/header.yml to exclude .sql --- tools/mage/header.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/mage/header.yml b/tools/mage/header.yml index 0d0570ba41..92eed359c4 100644 --- a/tools/mage/header.yml +++ b/tools/mage/header.yml @@ -1,6 +1,6 @@ rules: - include: [.go,.js,.make,Makefile,.styl,.proto] - exclude: [.snap,.json,.yml,.yaml,sql,testdata,third_party,.pb.go,.pb.gw.go,.pb.paths.fm.go,.pb.setters.fm.go,.pb.validate.go] + exclude: [.snap,.json,.yml,.yaml,.sql,testdata,third_party,.pb.go,.pb.gw.go,.pb.paths.fm.go,.pb.setters.fm.go,.pb.validate.go] header: | Copyright © 20\d\d The Things Network Foundation, The Things Industries B\.V\.