This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-rdf.git
commit 084d2252ca56962b029ac092ee5c45c78ad40539 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue Jan 21 14:46:56 2025 -0500 Add Checkstyle WhitespaceAfter --- src/conf/checkstyle.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/conf/checkstyle.xml b/src/conf/checkstyle.xml index f814e5e3..6d8485cf 100644 --- a/src/conf/checkstyle.xml +++ b/src/conf/checkstyle.xml @@ -99,8 +99,8 @@ limitations under the License. </module> --> <module name="ParenPad"/> - <!-- Too many to fix at present <module name="WhitespaceAfter"/> + <!-- Too many to fix at present <module name="WhitespaceAround"/> -->