Skip to content
Permalink
0f770eb888
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
Initial implementation and basic test.
See incommon/inc-meta#55.
1 contributor

Users who have contributed to this file

10 lines (9 sloc) 579 Bytes
<?xml version="1.0" encoding="UTF-8"?>
<fileset-config file-format-version="1.2.0" simple-config="false" sync-formatter="false">
<local-check-config name="Shibboleth" location="/Users/iay/git/github/ukf/ukf-mda/checkstyle.xml" type="external" description="Variant of Shibboleth checkstyle.xml">
<additional-data name="protect-config-file" value="false"/>
</local-check-config>
<fileset name="all" enabled="true" check-config-name="Shibboleth" local="true">
<file-match-pattern match-pattern="src/main/java/" include-pattern="true"/>
</fileset>
</fileset-config>