Alessio
|
b9c63cb35a
|
Move to newer version of golangci-lint
|
2024-09-15 15:09:55 -07:00 |
|
|
7f24bb7893
|
Add a lint check to close SQL resources (stmts and rows)
|
2023-08-19 16:12:46 -03:00 |
|
|
6df313558d
|
Fix lint errors
|
2023-06-03 09:17:12 -03:00 |
|
|
da9a5d4de8
|
Modify some comments, use 'complete-build' command in sourcehut build where appropriate
|
2022-03-22 13:12:21 -07:00 |
|
|
d1d80a91cd
|
Add 'gofmt' linter
|
2022-03-13 17:13:40 -07:00 |
|
|
223734d001
|
Remove all references to deprecated 'ioutil' package
|
2022-03-13 16:33:17 -07:00 |
|
|
f08da27cc2
|
Enable 'wrapcheck' linter
|
2022-03-13 16:13:16 -07:00 |
|
|
482f3ae127
|
Enable the nolintlint linter
|
2022-03-13 13:05:37 -07:00 |
|
|
f41d072573
|
Improve error handling some more
|
2022-03-06 20:31:04 -08:00 |
|
|
2f784c779c
|
REFACTOR: Add sqlx dependency
|
2022-03-06 19:17:43 -08:00 |
|
|
1582dfe44e
|
Fix some lint problems
|
2022-03-06 15:36:07 -08:00 |
|
|
18c9f79429
|
REFACTOR: LINT: add .golangci.yaml lint config file
- Add linting for line lengths
- Fix some linting errors
|
2022-03-06 15:06:06 -08:00 |
|