authelia/cmd/authelia-scripts
Amir Zarrinkafsh b989c1b169
[MISC] Refactor and address most errcheck linter ignores (#1511)
* [MISC] Refactor and address most errcheck linter ignores

This is mostly a quality of life change.
When we first implemented the errcheck linter we ignored a number of items in our legacy codebase with intent to revisit down the track.

* Handle errors for regulation marks and remove unnecessary logging
2020-12-16 12:47:31 +11:00
..
authelia-scripts do not hardcode /bin/bash (#1122) 2020-06-18 09:49:13 +02:00
cmd_bootstrap.go [MISC] Consistently utilise correct logging interface (#1487) 2020-11-25 09:54:36 +11:00
cmd_build.go [FEATURE] Docker simplification and configuration generation (#1113) 2020-06-17 16:25:35 +10:00
cmd_ci.go [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
cmd_clean.go [CI] Add godot linter (#958) 2020-05-02 15:06:39 +10:00
cmd_docker.go [CI] Update QEMU to v5.1.0-7 (#1457) 2020-11-16 21:22:09 +11:00
cmd_serve.go [CI] Add godot linter (#958) 2020-05-02 15:06:39 +10:00
cmd_suites.go [MISC] Refactor and address most errcheck linter ignores (#1511) 2020-12-16 12:47:31 +11:00
cmd_unittest.go [CI] Add Codecov support (#1065) 2020-06-05 10:43:19 +10:00
const.go [CI] Add goconst linter (#961) 2020-05-02 18:20:40 +02:00
docker.go [CI] Add godot linter (#958) 2020-05-02 15:06:39 +10:00
main.go [CI] Update QEMU to v5.1.0-2 (#1321) 2020-09-18 22:05:43 +10:00