Some modules output warnings about your Web service API, which sometimes you don't want to know about. You can disable the warnings using the disable-rule configuration element. You can disabled the "all.warnings" rule to disable all warnings, or you can disable the "{modulename}.warnings" rule to disable the warnings of a specific module.
Disable all warnings.
Disable warnings for the "ruby" module and the "c" module:
Labels
