Skip to content

Commit

Permalink
Merge pull request #180 from skuzzle/merge-main-to-dev
Browse files Browse the repository at this point in the history
Merge main to dev
  • Loading branch information
skuzzle authored Sep 25, 2024
2 parents afbdf23 + aa814d0 commit fbce92a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -742,7 +742,7 @@ String split operations and only reading each source file up until a non-import
discovered. We cover a set of esoteric edge cases, for example block comments within a single import statement and the
like.

> !NOTE]
> [!NOTE]
> Plus side to this approach is, that we are mostly agnostic to the Java version you are using. Our parser doesn't
> need updates even if you want to use latest Java language features in your code base.
Expand Down

0 comments on commit fbce92a

Please sign in to comment.