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 b9e84b5 commit 9e6a93cCopy full SHA for 9e6a93c
.github/workflows/golangci-lint.yml
@@ -37,4 +37,4 @@ jobs:
37
- run: golangci-lint run --no-config math/gcd
38
- run: golangci-lint run --no-config math/power
39
- run: golangci-lint run --no-config math/primecheck
40
- - run: golangci-lint run --no-config math/sieve || true"
+ - run: golangci-lint run --no-config math/sieve || true
0 commit comments