Commit ee4b4d7
committed
ArchiveFormat: Suppress ImmutableEnumChecker warning
ArchiveCommand.Format is effectively immutable, and it's a JGit
class that we don't control here, so just suppress the warning.
Change-Id: I4b92ff9e3bde9fab9bf5a1b2ce46962db227b2d81 parent 9b844ae commit ee4b4d7
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
0 commit comments