Skip to content

Commit

Permalink
docs(website): Also mention the "detektAll" task in the table
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Schuberth <[email protected]>
  • Loading branch information
sschuberth committed Jan 17, 2025
1 parent b9fd340 commit e510c6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/development.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The most important tasks for this project are:
| Task | Purpose |
|-------------|-------------------------------------------------------------------|
| assemble | Build the JAR artifacts for all projects |
| detekt | Run static code analysis on all projects |
| detekt(All) | Run static code analysis on all projects |
| test | Run unit tests for all projects |
| funTest | Run functional tests for all projects |
| installDist | Build all projects and install the start scripts for distribution |
Expand Down

0 comments on commit e510c6f

Please sign in to comment.