================
@@ -206,6 +206,11 @@ New check aliases
   <clang-tidy/checks/bugprone/unused-return-value>`.
   The `hicpp-ignored-remove-result` name is kept as an alias.
 
+- Renamed :doc:`hicpp-multiway-paths-covered 
<clang-tidy/checks/hicpp/multiway-paths-covered>`
----------------
zeyi2 wrote:

Personally I would suggest split this to two lines:

```suggestion
- Renamed :doc:`hicpp-multiway-paths-covered
  <clang-tidy/checks/hicpp/multiway-paths-covered>`
```

It would be nice if we can maintain 80 chars limit, currently this line is 94 
chars long :)

https://github.com/llvm/llvm-project/pull/191625
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to