We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34ee662 commit 9a3c2e2Copy full SHA for 9a3c2e2
.bazel_fix_commands.json
@@ -0,0 +1,7 @@
1
+[
2
+ {
3
+ "regex": "^buildozer '(.*)'\\s+(.*)$",
4
+ "command": "buildozer",
5
+ "args": [ "$1", "$2" ]
6
+ }
7
+]
0 commit comments