Skip to content

Commit

Permalink
Add recipe example
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-solomon committed Nov 9, 2023
1 parent fd1cd30 commit 8f58f64
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions concepts-and-explanations/styles.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ Update your `build.gradle` file to include an `activeStyle` such as in:

```groovy
rewrite {
activeRecipe("someRecipe")
// This style is made up for the sake of example.
activeStyle("com.yourorg.YesTabsNoStarImports")
}
Expand Down

0 comments on commit 8f58f64

Please sign in to comment.