We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfac1bc commit cf8d486Copy full SHA for cf8d486
checkstyle-suppression-generator.gemspec
@@ -2,7 +2,7 @@
2
3
Gem::Specification.new do |s|
4
s.name = 'checkstyle-suppression-generator'
5
- s.version = '0.0.1'
+ s.version = '0.0.2'
6
s.summary = 'Generate a Java checkstyle suppressions.xml file from a checkstyle:check output.'
7
s.description = 'A gem that takes as input the output of a maven checkstyle plugin checkstyle:check goal and
8
generates a suppressions.xml file'
0 commit comments