Skip to content
This repository has been archived by the owner on Dec 3, 2018. It is now read-only.

Commit

Permalink
Import from svn, jpacman version 5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
avandeursen committed Jul 12, 2012
1 parent 40f6012 commit 941fb0a
Show file tree
Hide file tree
Showing 80 changed files with 6,631 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .checkstyle
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>

<fileset-config file-format-version="1.2.0" simple-config="true" sync-formatter="false">
<local-check-config name="JPacman Coding Standards" location="checkstyle.xml" type="project" description="">
<additional-data name="protect-config-file" value="false"/>
</local-check-config>
<fileset name="all" enabled="true" check-config-name="JPacman Coding Standards" local="true">
<file-match-pattern match-pattern="." include-pattern="true"/>
</fileset>
</fileset-config>

0 comments on commit 941fb0a

Please sign in to comment.