Commit 542aaf6
fix: use try-with-resources in IssueCodeValueTest
Fixes PMD UseTryWithResources violation for ByteArrayInputStream.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 01ac135 commit 542aaf6
1 file changed
Lines changed: 1 addition & 4 deletions
File tree
- com.avaloq.tools.ddk.check.core.test/src/com/avaloq/tools/ddk/check/core/generator
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
96 | | - | |
| 95 | + | |
97 | 96 | | |
98 | | - | |
99 | | - | |
100 | 97 | | |
101 | 98 | | |
102 | 99 | | |
| |||
0 commit comments