authelia/internal/utils
Amir Zarrinkafsh be0cc72473
[CI] Add goconst linter (#961)
* [CI] Add goconst linter

* Implement goconst recommendations

* Rename defaultPolicy to denyPolicy

* Change order for test constants

Co-authored-by: Clément Michaud <clement.michaud34@gmail.com>
2020-05-02 18:20:40 +02:00
..
aes.go [MISC] Fix comment dealing with aes implementation. (#791) 2020-03-29 10:07:05 +11:00
check.go Misc Spelling Corrections 2020-01-21 12:16:00 +11:00
clock.go [CI] Add godot linter (#958) 2020-05-02 15:06:39 +10:00
const.go [CI] Add goconst linter (#961) 2020-05-02 18:20:40 +02:00
exec.go [CI] Add godot linter (#958) 2020-05-02 15:06:39 +10:00
files.go [CI] Add godot linter (#958) 2020-05-02 15:06:39 +10:00
safe_redirection.go [MISC] Implement golint recommendations (#885) 2020-04-20 23:03:38 +02:00
safe_redirection_test.go [Buildkite] Introduce CI linting with golangci-lint and reviewdog (#832) 2020-04-09 11:05:17 +10:00
strings.go [MISC] Implement golint recommendations (#885) 2020-04-20 23:03:38 +02:00
strings_test.go [CI] Add goconst linter (#961) 2020-05-02 18:20:40 +02:00
time.go [CI] Add godot linter (#958) 2020-05-02 15:06:39 +10:00
time_test.go [Buildkite] Introduce CI linting with golangci-lint and reviewdog (#832) 2020-04-09 11:05:17 +10:00