Skip to content

Commit

Permalink
Include recipe with CommonStaticAnalysis going forward
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek committed Jan 24, 2025
1 parent d7e281c commit fcfa496
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ name: org.openrewrite.staticanalysis.CommonStaticAnalysis
displayName: Common static analysis issues
description: Resolve common static analysis issues (also known as SAST issues).
recipeList:
- org.openrewrite.staticanalysis.AbstractClassPublicConstructor
# - org.openrewrite.staticanalysis.AddSerialVersionUidToSerializable
- org.openrewrite.staticanalysis.AtomicPrimitiveEqualsUsesGet
- org.openrewrite.staticanalysis.BigDecimalDoubleConstructorRecipe
Expand Down

0 comments on commit fcfa496

Please sign in to comment.