Skip to content

Commit

Permalink
Add exports_files
Browse files Browse the repository at this point in the history
  • Loading branch information
dougthor42 committed Nov 21, 2024
1 parent 63f89cd commit 8470bc7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ load("@gazelle//:def.bzl", "gazelle")
# gazelle:prefix github.com/smacker/go-tree-sitter
gazelle(name = "gazelle")

exports_files([
"go.mod",
"go.sum",
])

filegroup(
name = "common_libs",
srcs = [
Expand Down

0 comments on commit 8470bc7

Please sign in to comment.