tree: 31f2989c62bf996cd9d6709e195a19cc3948fb2b [path history] [tgz]
  1. AvoidConstParamsInDecls.cpp
  2. AvoidConstParamsInDecls.h
  3. AvoidNestedConditionalOperatorCheck.cpp
  4. AvoidNestedConditionalOperatorCheck.h
  5. AvoidReturnWithVoidValueCheck.cpp
  6. AvoidReturnWithVoidValueCheck.h
  7. AvoidUnconditionalPreprocessorIfCheck.cpp
  8. AvoidUnconditionalPreprocessorIfCheck.h
  9. BracesAroundStatementsCheck.cpp
  10. BracesAroundStatementsCheck.h
  11. CMakeLists.txt
  12. ConstReturnTypeCheck.cpp
  13. ConstReturnTypeCheck.h
  14. ContainerContainsCheck.cpp
  15. ContainerContainsCheck.h
  16. ContainerDataPointerCheck.cpp
  17. ContainerDataPointerCheck.h
  18. ContainerSizeEmptyCheck.cpp
  19. ContainerSizeEmptyCheck.h
  20. ConvertMemberFunctionsToStatic.cpp
  21. ConvertMemberFunctionsToStatic.h
  22. DeleteNullPointerCheck.cpp
  23. DeleteNullPointerCheck.h
  24. DuplicateIncludeCheck.cpp
  25. DuplicateIncludeCheck.h
  26. ElseAfterReturnCheck.cpp
  27. ElseAfterReturnCheck.h
  28. EnumInitialValueCheck.cpp
  29. EnumInitialValueCheck.h
  30. FunctionCognitiveComplexityCheck.cpp
  31. FunctionCognitiveComplexityCheck.h
  32. FunctionSizeCheck.cpp
  33. FunctionSizeCheck.h
  34. IdentifierLengthCheck.cpp
  35. IdentifierLengthCheck.h
  36. IdentifierNamingCheck.cpp
  37. IdentifierNamingCheck.h
  38. ImplicitBoolConversionCheck.cpp
  39. ImplicitBoolConversionCheck.h
  40. InconsistentDeclarationParameterNameCheck.cpp
  41. InconsistentDeclarationParameterNameCheck.h
  42. IsolateDeclarationCheck.cpp
  43. IsolateDeclarationCheck.h
  44. MagicNumbersCheck.cpp
  45. MagicNumbersCheck.h
  46. MakeMemberFunctionConstCheck.cpp
  47. MakeMemberFunctionConstCheck.h
  48. MisleadingIndentationCheck.cpp
  49. MisleadingIndentationCheck.h
  50. MisplacedArrayIndexCheck.cpp
  51. MisplacedArrayIndexCheck.h
  52. NamedParameterCheck.cpp
  53. NamedParameterCheck.h
  54. NamespaceCommentCheck.cpp
  55. NamespaceCommentCheck.h
  56. NonConstParameterCheck.cpp
  57. NonConstParameterCheck.h
  58. OperatorsRepresentationCheck.cpp
  59. OperatorsRepresentationCheck.h
  60. QualifiedAutoCheck.cpp
  61. QualifiedAutoCheck.h
  62. ReadabilityTidyModule.cpp
  63. RedundantAccessSpecifiersCheck.cpp
  64. RedundantAccessSpecifiersCheck.h
  65. RedundantCastingCheck.cpp
  66. RedundantCastingCheck.h
  67. RedundantControlFlowCheck.cpp
  68. RedundantControlFlowCheck.h
  69. RedundantDeclarationCheck.cpp
  70. RedundantDeclarationCheck.h
  71. RedundantFunctionPtrDereferenceCheck.cpp
  72. RedundantFunctionPtrDereferenceCheck.h
  73. RedundantInlineSpecifierCheck.cpp
  74. RedundantInlineSpecifierCheck.h
  75. RedundantMemberInitCheck.cpp
  76. RedundantMemberInitCheck.h
  77. RedundantPreprocessorCheck.cpp
  78. RedundantPreprocessorCheck.h
  79. RedundantSmartptrGetCheck.cpp
  80. RedundantSmartptrGetCheck.h
  81. RedundantStringCStrCheck.cpp
  82. RedundantStringCStrCheck.h
  83. RedundantStringInitCheck.cpp
  84. RedundantStringInitCheck.h
  85. ReferenceToConstructedTemporaryCheck.cpp
  86. ReferenceToConstructedTemporaryCheck.h
  87. SimplifyBooleanExprCheck.cpp
  88. SimplifyBooleanExprCheck.h
  89. SimplifySubscriptExprCheck.cpp
  90. SimplifySubscriptExprCheck.h
  91. StaticAccessedThroughInstanceCheck.cpp
  92. StaticAccessedThroughInstanceCheck.h
  93. StaticDefinitionInAnonymousNamespaceCheck.cpp
  94. StaticDefinitionInAnonymousNamespaceCheck.h
  95. StringCompareCheck.cpp
  96. StringCompareCheck.h
  97. SuspiciousCallArgumentCheck.cpp
  98. SuspiciousCallArgumentCheck.h
  99. UniqueptrDeleteReleaseCheck.cpp
  100. UniqueptrDeleteReleaseCheck.h
  101. UppercaseLiteralSuffixCheck.cpp
  102. UppercaseLiteralSuffixCheck.h
  103. UseAnyOfAllOfCheck.cpp
  104. UseAnyOfAllOfCheck.h
  105. UseStdMinMaxCheck.cpp
  106. UseStdMinMaxCheck.h