Refactor.

This commit is contained in:
Olga MaciaszekSharma
2021-03-01 15:35:49 +01:00
parent b8129f52b7
commit b4fb3fe7b4
4 changed files with 27 additions and 28 deletions

View File

@@ -16,7 +16,6 @@
<suppress files=".*ProtobufSpringEncoderTest.*" checks="LineLengthCheck"/>
<suppress files=".*ProtobufTest.*" checks="LineLengthCheck"/>
<suppress files=".*Hello.*" checks="RedundantModifier"/>
<suppress files=".*FeignHttp.*" checks="RedundantModifier"/>
<!-- Important -->
<suppress files=".*HttpEncoding.*" checks="InterfaceIsTypeCheck"/>
</suppressions>