0
0
mirror of https://github.com/thegeeklab/wp-plugin-go.git synced 2024-06-02 18:39:40 +02:00

fix: replace logrus by zerolog (#37)

This commit is contained in:
Robert Kaussow 2023-12-06 09:29:18 +01:00 committed by GitHub
parent 01669b9aff
commit 2e7fbdc855
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,6 +86,7 @@ linters:
# - wastedassign
- whitespace
- wsl
- zerologlint
fast: false
run: