vbvictor wrote: One issue that I found with `doc8` is it says "line too long", but doesn't say how long it should be. If doc8 fails, can we give additional info to user that lines in documentation should be no more than 80 chars.
Also, can we add here https://clang.llvm.org/extra/clang-tidy/Contributing.html#documenting-your-check a couple of lines about doc linting with `doc8`. https://github.com/llvm/llvm-project/pull/172123 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
