Commit 805a0e1
committed
fix: Make abrousseau001@ Homebrew contribution comply with Error Prone rules enforced in this project
See https://errorprone.info/bugpattern/UnrecognisedJavadocTag
(which, very strangely, I cannot reproduce locally; only happens on CI?!),
and https://errorprone.info/bugpattern/StringCaseLocaleUsage
(and google/error-prone#4951).1 parent 0322dc5 commit 805a0e1
File tree
1 file changed
+3
-2
lines changed- mariaDB4j-core/src/main/java/ch/vorburger/mariadb4j
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
164 | 165 | | |
165 | 166 | | |
166 | 167 | | |
167 | | - | |
| 168 | + | |
168 | 169 | | |
169 | 170 | | |
170 | 171 | | |
| |||
191 | 192 | | |
192 | 193 | | |
193 | 194 | | |
194 | | - | |
| 195 | + | |
195 | 196 | | |
196 | 197 | | |
197 | 198 | | |
| |||
0 commit comments