Quentin McGaw
|
76a4bb5dc3
|
chore: use gofumpt for code formatting
|
2024-10-11 19:27:29 +00:00 |
|
Quentin McGaw
|
abe9dcbe33
|
chore(lint): add new linters and update codebase
- add canonicalheader
- add copyloopvar
- add fatcontext
- add intrange
|
2024-10-11 18:28:00 +00:00 |
|
Quentin McGaw
|
3c8e80a1a4
|
chore(lint): upgrade linter from v1.56.2 to v1.61.0
- Remove no longer needed exclude rules
- Add new exclude rules for printf govet errors
- Remove deprecated linters `execinquery` and `exportloopref`
- Rename linter `goerr113` to `err113`
- Rename linter `gomnd` to `mnd`
|
2024-10-11 18:05:54 +00:00 |
|
Quentin McGaw
|
1693c59e0d
|
chore(lint): fix issues
- sources/env: remove unused `envToInt`
- fix `ireturn` error for `newCipherDESCBCBlock`
|
2023-04-22 11:02:53 +00:00 |
|
Quentin McGaw
|
3b86927ca7
|
fix(vpnsecure): upgrade Openvpn key encryption if needed (#1471)
|
2023-04-03 03:40:09 -07:00 |
|