Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ejba committed Jan 18, 2021
1 parent c10b904 commit 7f1e684
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,15 @@ repos:
#### `maven`
Runs arbitrary maven commands. `args: ['clean compile verify']`.

#### `maven-compile`
Runs compile build lifecycle.

#### `maven-test`
Runs test build lifecycle.

#### `maven-checkstyle`
Runs checkstyle:check.

#### `maven-spotless-check`
Runs spotless:check.

Expand Down

0 comments on commit 7f1e684

Please sign in to comment.