fix(3p/nix): fix more clang-tidy warnings

Change-Id: I1e8a4852ffa450c552a4cdfc709554799854934c
Reviewed-on: https://cl.tvl.fyi/c/depot/+/1416
Tested-by: BuildkiteCI
Reviewed-by: glittershark <grfn@gws.fyi>
This commit is contained in:
Kane York 2020-07-23 18:59:01 -07:00 committed by kanepyork
parent fba4d145f8
commit 3ce4a6cc18
3 changed files with 7 additions and 4 deletions

View file

@ -73,6 +73,9 @@ LocalStore::LocalStore(const Params& params)
}
}
// TODO(kanepyork): migrate to external constructor, this bypasses virtual
// dispatch
// NOLINTNEXTLINE clang-analyzer-optin.cplusplus.VirtualCall
createUser(getUserName(), getuid());
/* Optionally, create directories and set permissions for a