Move party messages from http-api

This commit is contained in:
Adam
2022-06-10 13:53:59 -04:00
parent 3ef9095771
commit 82c93f45da
38 changed files with 734 additions and 50 deletions

View File

@@ -56,4 +56,7 @@
<property name="format" value="else[ \t]*[\r\n]+[ \t]*if"/>
<property name="message" value="Newline should not be between else and if"/>
</module>
<module name="SuppressionFilter">
<property name="file" value="suppressions.xml"/>
</module>
</module>