envoyproxy / envoyproxy/nighthawk

Code modernisation opportunities (c++17)

Open
#414 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue tech-debt
Dominant language
C++
Stars
414
Forks
95
Avg merge
2d 9h
Merged PRs (30d)
11

Description

In https://github.com/envoyproxy/nighthawk/pull/412 two clang-tidy checks have been disabled.
It's possible that Envoy may revert back to c++14, and until we are sure that won't happen, we
should probably not rely on c++17isms.

This issue tracks following up on enabling of the following checks:
-modernize-use-nodiscard
-modernize-concat-nested-namespaces

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.