diff --git a/authentication/.checkstyle b/authentication/.checkstyle index 36c12e3c4921eb875d4bf04752fe839375bde014..0bc376203488c224b219f19d46353678e9b8fa60 100644 --- a/authentication/.checkstyle +++ b/authentication/.checkstyle @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <fileset-config file-format-version="1.2.0" simple-config="true"> - <fileset name="all" enabled="true" check-config-name="CISD checks" local="false"> + <fileset name="all" enabled="true" check-config-name="CISD Checks" local="false"> <file-match-pattern match-pattern="." include-pattern="true"/> </fileset> </fileset-config>