Skip to content
Commit aabca6c0 authored by Mårten Kongstad's avatar Mårten Kongstad Committed by Todd Kennedy
Browse files

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
parent 74d69971
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment