Merge pull request #5525 from owncloud/fixFlackyGoLint-master

[tests-only][master]run golangci-lint in readonly mode
This commit is contained in:
Michael Barz authored and GitHub committed 2023-02-07 12:05:52 +01:00
commit a2798f26be
1 file changed
+2
+2
View File
@@ -1,3 +1,5 @@
run:
modules-download-mode: readonly
linters:
enable-all: true
disable: