Skip to content

Commit

Permalink
fi
Browse files Browse the repository at this point in the history
Co-authored-by: David Li <[email protected]>
  • Loading branch information
vibhatha and lidavidm authored Jun 5, 2024
1 parent d635526 commit 14b117b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/developers/java/development.rst
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ Automatically fixing code style issues
--------------------------------------

- You can check the style without building the project with ``mvn spotless:check``.
- The Java code style can be corrected from the command line by using the following commands: ``mvn spotless:apply``.
- You can autoformat the source with ``mvn spotless:apply``.

.. code-block:: bash
Expand Down

0 comments on commit 14b117b

Please sign in to comment.