Skip to content

Commit e984559

Browse files
authored
Revert formatting changes
1 parent ead9536 commit e984559

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.golangci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: '2'
1+
version: "2"
22
run:
33
modules-download-mode: vendor
44

@@ -45,7 +45,7 @@ linters:
4545
text: always receives
4646
- linters:
4747
- staticcheck
48-
text: 'SA1019.*ByID.*deprecated'
48+
text: "SA1019.*ByID.*deprecated"
4949

5050
issues:
5151
max-issues-per-linter: 0

0 commit comments

Comments
 (0)