aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/test/resources/issue/IssueTrackingTest/one-issue-per-module-profile.xml
blob: 8b863ce9a46055b81ae5156aa69f971268be83c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<profile>
  <name>one-issue-per-module</name>
  <language>xoo</language>
  <rules>
    <rule>
      <repositoryKey>xoo</repositoryKey>
      <key>OneIssuePerModule</key>
      <priority>CRITICAL</priority>
    </rule>
  </rules>
</profile>