We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 221ebe5 commit c293abdCopy full SHA for c293abd
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