Skip to content

Commit

Permalink
spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
rudy-regazzoni-sonarsource committed Dec 5, 2024
1 parent 98372ac commit 96975e1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,5 @@ void test() {
.notMatches("public( set) string $a;") // spaces are not accepted
.notMatches("public(set ) string $a;")
.notMatches("public( set ) string $a;");
;
}
}

0 comments on commit 96975e1

Please sign in to comment.