Commit 3bb199f
authored
chore: update copyright, email, and improve errorprone config formatting (#409)
* chore: update developer email and simplify ErrorProne compiler arguments
* chore: add `prettier-ignore` comments to simplify ErrorProne compiler argument formatting
* chore: refine `prettier-ignore` usage for ErrorProne arguments in `pom.xml`
* chore: simplify ErrorProne compiler arguments in `pom.xml`
* chore: simplify ErrorProne compiler arguments in `pom.xml` by removing unused options
* chore: update `pom.xml` ErrorProne arguments and replace `Assertions.assertThat` with `assertThat` in `ExceptionToolsTest`
* chore: refine ErrorProne compiler arguments in `pom.xml` by formatting long lines1 parent 80b9236 commit 3bb199f
File tree
2 files changed
+9
-10
lines changed- module/tools/src/test/java/com/xenoterracide/blackbox
2 files changed
+9
-10
lines changedLines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
21 | | - | |
| 20 | + | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
0 commit comments