commit | aabca6c00f38bae094de5321ceff19f46f28a222 | [log] [tgz] |
---|---|---|
author | MÃ¥rten Kongstad <[email protected]> | Mon Jan 21 13:44:36 2019 +0100 |
committer | Todd Kennedy <[email protected]> | Thu Feb 07 09:27:16 2019 -0800 |
tree | 9538f77d4e8acfadb94448995d8b698886232571 | |
parent | 74d6997124a55043cccf505e7091ba326d51d6f8 [diff] |
idmap2: fix static checks Fix two errors detected by static-checks.sh: - bpfmt: remove -s flag (sort arrays) since it makes no sense to order clang-tidy flags alphabetically: flags must be passed to clang-tidy in the order specified to make sense - cpplint: allow NOLINT(cert-dcl50-cpp) Test: cmds/idmap2/static-checks.sh Change-Id: I6677f8e7504551746edae458acd523e643044c7e