mirror of
https://github.com/kopia/kopia.git
synced 2026-04-27 09:27:54 -04:00
Upgraded linter to 1.40.1 (#1072)
* tools: upgraded linter to 1.40.1 * lint: fixed nolintlint vionlations * lint: disabled tagliatele linter * lint: fixed remaining warnings
This commit is contained in:
@@ -68,5 +68,6 @@ func (c *commandCacheSetParams) run(ctx context.Context, rep repo.RepositoryWrit
|
||||
return errors.Errorf("no changes")
|
||||
}
|
||||
|
||||
// nolint:wrapcheck
|
||||
return repo.SetCachingOptions(ctx, c.svc.repositoryConfigFileName(), opts)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user