[clang-tidy] add C++20 modules to readability-identifier-naming
Open
clang-tidy
enhancement
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
C++ module names are dot-separated regular names so one should also be able to enforce the style of module names with `readability-identifier-naming`.
Contributor guide
Assessment
This issue has not been assessed yet.