Skip to content

Commit

Permalink
fix: adding suggestion v3
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 14b117b commit 0c103ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/developers/java/development.rst
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,8 @@ Automatically fixing code style issues
- You can check the style without building the project with ``mvn spotless:check``.
- You can autoformat the source with ``mvn spotless:apply``.

Example:

.. code-block:: bash
The following files had format violations:
Expand Down

0 comments on commit 0c103ca

Please sign in to comment.