mirror of
https://github.com/kopia/kopia.git
synced 2026-05-14 17:56:59 -04:00
chore(ci): upgraded linter to 1.48.0 (#2294)
Mechanically fixed all issues, added `lint-fix` make target.
This commit is contained in:
@@ -98,6 +98,6 @@ func (c *commandCacheSetParams) run(ctx context.Context, rep repo.RepositoryWrit
|
||||
return errors.Errorf("no changes")
|
||||
}
|
||||
|
||||
// nolint:wrapcheck
|
||||
//nolint:wrapcheck
|
||||
return repo.SetCachingOptions(ctx, c.svc.repositoryConfigFileName(), opts)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user