James Elliott
|
b4e570358e
|
fix: include major in go.mod module directive (#2278)
* build: include major in go.mod module directive
* fix: xflags
* revert: cobra changes
* fix: mock doc
|
2021-08-11 11:16:46 +10:00 |
Amir Zarrinkafsh
|
8a171e6344
|
ci(golangci-lint): replace golint with revive linter (#2078)
Remove deprecated `golint` linter and replace with `revive` linter.
Also fix outstanding issues due to upgraded linters.
|
2021-06-11 10:30:53 +10:00 |
Amir Zarrinkafsh
|
1600e0f7da
|
[CI] Add wsl linter (#980)
* [CI] Add wsl linter
* Implement wsl recommendations
Co-authored-by: Clément Michaud <clement.michaud34@gmail.com>
|
2020-05-05 21:35:32 +02:00 |
Amir Zarrinkafsh
|
e67f63ee44
|
[CI] Add godot linter (#958)
* [CI] Add godot linter
* Implement godot recommendations
|
2020-05-02 15:06:39 +10:00 |
Amir Zarrinkafsh
|
f1a89de2e7
|
[MISC] Restructure repo folder layout (#628)
|
2020-02-09 18:04:27 +01:00 |
Amir Zarrinkafsh
|
fabb76754e
|
Rename org from clems4ever to authelia
Also fix references from config.yml to configuration.yml
|
2019-12-24 13:14:52 +11:00 |
Clement Michaud
|
3b2d733367
|
Move source code into internal directory to follow standard project layout.
https://github.com/golang-standards/project-layout
|
2019-11-17 16:30:33 +01:00 |