Create help for your checker
Add documentation for your custom checker in the help.xml file. This file is located in the directory that you specified with the --code option of kwcreatechecker.
At minimum, you must provide a description of the issue within the <description> tags.
For an example, see Tutorial 1 - Creating a C/C++ KAST checker.