envoyproxy/envoy

fix clang-tidy reported errors on master

Open

#4,863 opened on Oct 26, 2018

View on GitHub
 (15 comments) (0 reactions) (1 assignee)C++ (5,373 forks)batch import
beginnerhelp wantedtech debt

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 30d)

Description

Description: clang-tidy runs against diffs in CI, but it will caught all errors on the lines the PR author touched. Ideally we should make a full clang-tidy run error free.

Contributor guide