hashgraph / hedera-sdk-go

Hedera™ Hashgraph SDK for Go
https://docs.hedera.com/docs/hedera-sdks
Apache License 2.0
108 stars 65 forks source link

chore: add linter timeout #941

Closed 0xivanov closed 5 months ago

0xivanov commented 5 months ago

Description: Currently the go-linter is breaking the build because it times out. Add linter timeout of 5 minutes

Related issue(s):

Fixes #940

Notes for reviewer:

Checklist

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

0xivanov commented 5 months ago

Fixed in https://github.com/hashgraph/hedera-sdk-go/pull/935