sylvestre.ledru marked 5 inline comments as done. sylvestre.ledru added inline comments.
================ Comment at: clang-tools-extra/clang-tidy/add_new_check.py:372 + f.write(' :header: "Name", "Offers fixes"\n') + f.write(' :widths: 50, 20\n\n') f.writelines(checks) ---------------- alexfh wrote: > Is there a way to let sphinx find out column widths itself? TIL, sphinx doesn't need this indeed! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D72421/new/ https://reviews.llvm.org/D72421 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits