cleodora-forecasting / cleodora-forecasting/cleodora
Check which other golangci linters to enable
Open
good first issue
- Dominant language
- Go
- Stars
- 24
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently very few linters are enabled. Probably it makes sense to enable more.
```bash
./bin/golangci-lint run --no-config --enable-all
```
Contributor guide
Assessment
This issue has not been assessed yet.