mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-10 15:01:03 +00:00
update license header check exceptions
When moving the protobuf files around, the paths to the generated protobuf files were not updated. This change updates the paths.
This commit is contained in:
parent
f4ba34247f
commit
7fe37a83f4
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
# names of files which we do not expect to have our license header
|
||||
./apimethod_string.go
|
||||
./pql/pql.peg.go
|
||||
./internal/private.pb.go
|
||||
./internal/public.pb.go
|
||||
./pb/private.pb.go
|
||||
./pb/public.pb.go
|
||||
./lru/lru.go
|
||||
./roaring/btree.go
|
||||
./roaring/btree_test.go
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue