[#27] Add more modules to CheckStyle

Signed-off-by: Ori Bruk <o.bruk@yadro.com>
This commit is contained in:
Ori Bruk 2024-11-13 17:03:00 +03:00
parent 80c7ba58b2
commit aa3cff5a03
10 changed files with 32 additions and 8 deletions

View file

@ -11,4 +11,4 @@ public interface ApeManagerClient {
void removeChain(Chain chain, ChainTarget chainTarget);
List<Chain> listChains(ChainTarget chainTarget);
}
}