github.com/bazelbuild/bazel-watcher@v0.25.2/.bazel_fix_commands.json (about)

     1  [{
     2      "regex": "^Check that imports in Go sources match importpath attributes in deps.$",
     3      "command": "bazel",
     4      "args":    ["run", "//:gazelle"]
     5  }]