- 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`
- sources/env: remove unused `envToInt` - fix `ireturn` error for `newCipherDESCBCBlock`