Merge pull request #5525 from owncloud/fixFlackyGoLint-master

[tests-only][master]run golangci-lint in readonly mode
This commit is contained in:
Michael Barz
2023-02-07 12:05:52 +01:00
committed by GitHub

View File

@@ -1,3 +1,5 @@
run:
modules-download-mode: readonly
linters:
enable-all: true
disable: