Skip to content

Commit

Permalink
Merge pull request #368 from dgault/Java-Indent-Style
Browse files Browse the repository at this point in the history
Update link for Java indent style
  • Loading branch information
melissalinkert committed Apr 8, 2024
2 parents b44dee2 + 7e09391 commit 54a03db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sphinx/developers/code-formatting.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ All Java code is formatted with:

- an indentation size of two spaces
- braces use the `Java variant of K&R style
<https://en.wikipedia.org/wiki/Indent_style#Variant:_Java>`__
<https://en.wikipedia.org/wiki/Indentation_style#Java>`__

XML
---
Expand Down

0 comments on commit 54a03db

Please sign in to comment.