llvm-project/clang-tools-extra/docs/clang-tidy
Paul Hoad b16e288c7d [clang-tidy] add options documentation to readability-identifier-naming checker
Summary:
The documentation for this clang-checker did not explain what the options are. But this checkers only works with at least some options defined.

To discover the options, you have to read the source code. This shouldn't be necessary for users who just have access to the clang-tidy binary.

This revision, explains the options and gives an example.

Patch by MyDeveloperDay.

Reviewers: JonasToth, Eugene.Zelenko

Reviewed By: JonasToth

Subscribers: xazax.hun, Eugene.Zelenko

Differential Revision: https://reviews.llvm.org/D56563

llvm-svn: 351261
2019-01-15 22:06:49 +00:00
..
checks [clang-tidy] add options documentation to readability-identifier-naming checker 2019-01-15 22:06:49 +00:00
index.rst [clang-tidy] Add a separate section for NOLINT(NEXTLINE)? doc. 2018-10-23 16:48:16 +00:00