Skip to content

Commit

Permalink
Issue #822: Introduction of YML metadata for eclipse-cs integration
Browse files Browse the repository at this point in the history
  • Loading branch information
gaurabdg authored and romani committed Aug 14, 2020
1 parent 83377c1 commit a8dccae
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions eclipsecs-sevntu-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
<dir>src</dir>
<excludes>
<exclude>**/*.properties</exclude>
<exclude>**/*.yml</exclude>
</excludes>
</validationSet>
</validationSets>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
ruleGroups:
- name: "SevNTU checks"
description: "Check extensions developed by SevNTU"
priority: 50
package: "com.github.sevntu"

0 comments on commit a8dccae

Please sign in to comment.