envoyproxy/envoy

fix clang-tidy reported errors on master

Open

#4 863 ouverte le 26 oct. 2018

Voir sur GitHub
 (15 commentaires) (0 réactions) (1 assigné)C++ (5 373 forks)batch import
beginnerhelp wantedtech debt

Métriques du dépôt

Stars
 (27 997 stars)
Métriques de merge PR
 (Merge moyen 8j) (378 PRs mergées en 30 j)

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.

Guide contributeur