Skip to content

Commit

Permalink
spotless (oh the irony!)
Browse files Browse the repository at this point in the history
  • Loading branch information
breedx-splk committed Oct 23, 2024
1 parent 50be27f commit 84201b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ The output artifacts will be in `instrumentation/build/outputs/`.
We use [spotless](https://github.com/diffplug/spotless) to enforce a consistent code style
throughout the project. This includes reformatting (linting) of both source code and markdown.

Before submitting a PR, you should ensure that your code is linted. We use the
[spotless gradle plugin](https://github.com/diffplug/spotless/tree/main/plugin-gradle) to
Before submitting a PR, you should ensure that your code is linted. We use the
[spotless gradle plugin](https://github.com/diffplug/spotless/tree/main/plugin-gradle) to
make this easy. You should run it like this:

```
Expand Down

0 comments on commit 84201b6

Please sign in to comment.