Lukas
|
fac0e16996
|
Add linter staticcheck (#535)
* Add linter staticcheck
Co-authored-by: 6543 <6543@obermui.de>
|
2021-11-25 17:15:36 +01:00 |
|
Lukas
|
116c310820
|
Add linter misspell (#530)
* Add linter misspell
* Fix spelling
Co-authored-by: Anbraten <anton@ju60.de>
|
2021-11-24 02:01:12 +01:00 |
|
Lukas
|
25bf91bd37
|
Add linter whitespace (#531)
|
2021-11-24 01:31:11 +01:00 |
|
6543
|
fe31fb1e06
|
Drop error only on purpose or else report back or log (#514)
- Remove Deadcode
- Simplify Code
- Drop error only on purpose
|
2021-11-23 15:36:52 +01:00 |
|
6543
|
82fd65665f
|
Add linter bidichk to prevent malicios utf8 chars (#516)
bidichk checks for dangerous unicode character sequences
(https://github.com/golangci/golangci-lint/pull/2330)
|
2021-11-16 21:07:53 +01:00 |
|
6543
|
86bb8f195c
|
format do 'simplify' and check via CI (#509)
* `make format` simplify code now
* code format
* check simplified via linter
|
2021-11-14 22:33:45 +01:00 |
|
Lukas
|
c28f7cb29f
|
Add golangci-lint (#502)
Initial part of #435
|
2021-11-14 21:01:54 +01:00 |
|