Skip to content

Commit a6770c7

Browse files
committed
EOF
1 parent b7387c5 commit a6770c7

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/workflows/linter.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ jobs:
3939
- name: golangci-lint
4040
uses: golangci/golangci-lint-action@v2
4141
with:
42-
args: "--config=.github/.golangci.yml --out-format line-number"
43-
skip-go-installation: true
42+
args: "--config=.github/.golangci.yml"
43+
skip-go-installation: true`

firebase.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,3 @@
55
}
66
}
77
}
8-

0 commit comments

Comments
 (0)