We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7387c5 commit a6770c7Copy full SHA for a6770c7
.github/workflows/linter.yml
@@ -39,5 +39,5 @@ jobs:
39
- name: golangci-lint
40
uses: golangci/golangci-lint-action@v2
41
with:
42
- args: "--config=.github/.golangci.yml --out-format line-number"
43
- skip-go-installation: true
+ args: "--config=.github/.golangci.yml"
+ skip-go-installation: true`
firebase.json
@@ -5,4 +5,3 @@
5
}
6
7
8
-
0 commit comments