envoyproxy/envoy

fix clang-tidy reported errors on master

Open

#4.863 aberto em 26 de out. de 2018

Ver no GitHub
 (15 comments) (0 reactions) (1 assignee)C++ (5.373 forks)batch import
beginnerhelp wantedtech debt

Métricas do repositório

Stars
 (27.997 stars)
Métricas de merge de PR
 (Mesclagem média 8d) (378 fundiu PRs em 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.

Guia do colaborador