Class ClangTidy

All Implemented Interfaces:
Describable<Tool>, Serializable

public class ClangTidy extends AnalysisModelParser
Provides a parser and customized messages for the Clang-Tidy compiler.
Author:
Ullrich Hafner
See Also:
  • Constructor Details

    • ClangTidy

      @DataBoundConstructor public ClangTidy()
      Creates a new instance of ClangTidy.