Commit 8844596
committed
fix: increase pom.xml max line length to 210
The `<project xmlns=...>` declaration on line 2 of every pom.xml is
204 characters. The maven release-type in release-please touches all
pom files, triggering the editorconfig line-length check.
Signed-off-by: Gregor Zeitlinger <[email protected]>1 parent 6b82177 commit 8844596
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments