Skip to content

Commit

Permalink
Forgot to commit the Checkstyle suppression.xml file, as the Value file
Browse files Browse the repository at this point in the history
is now > 2000 lines.
  • Loading branch information
elecharny committed Jun 27, 2019
1 parent f7529b6 commit 49621f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ldap/model/src/checkstyle/suppressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
<suppress files="org.apache.directory.api.ldap.model.schema.registries.Registries" checks="FileLength" />
<suppress files="org.apache.directory.api.ldap.model.entry.DefaultAttribute" checks="FileLength" />
<suppress files="org.apache.directory.api.ldap.model.entry.DefaultEntry" checks="FileLength" />
<suppress files="org.apache.directory.api.ldap.model.entry.Value" checks="FileLength" />
<suppress files="org.apache.directory.api.ldap.model.ldif.LdifReader" checks="FileLength" />
<suppress files="org.apache.directory.api.ldap.model.schema.parsers.OpenLdapSchemaParser" checks="FileLength" />

Expand Down

0 comments on commit 49621f5

Please sign in to comment.