curdeius added inline comments.

================
Comment at: clang/docs/ClangFormat.rst:76
+    --output-replacements-xml      - Output replacements as XML.
+    --qualifier-alignment=<string> - If set, overrides the qualifier alignment 
style determined by the QualifierAlignment style flag
+    --sort-includes                - If set, overrides the include sorting 
behavior determined by the SortIncludes style flag
----------------
Shouldn't long descriptions like this one be split into multiple lines and 
aligned with `-`?
Did you do it by hand or with some script?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121890/new/

https://reviews.llvm.org/D121890

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to