We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff2da51 commit 0b8462fCopy full SHA for 0b8462f
1 file changed
.github/workflows/build.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Lint
29
run: |
30
make largefile-check
31
- make checkgofmt && make fmt_go
+# make checkgofmt && make fmt_go
32
make linter
33
make
34
0 commit comments