Skip to content

Commit

Permalink
Add naming convention override for github.com/google/go-jsonnet (#2004)
Browse files Browse the repository at this point in the history
  • Loading branch information
mortenmj authored Jan 8, 2025
1 parent 0df2788 commit 3315c48
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions internal/bzlmod/default_gazelle_overrides.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ DEFAULT_DIRECTIVES_BY_PATH = {
"github.com/google/gnostic-models": [
"gazelle:proto disable",
],
"github.com/google/go-jsonnet": [
"gazelle:go_naming_convention go_default_library",
],
"github.com/google/safetext": [
"gazelle:build_file_name BUILD.bazel",
"gazelle:build_file_proto_mode disable_global",
Expand Down

0 comments on commit 3315c48

Please sign in to comment.