specifications.scss_lint_reporter_checkstyle-0.1.0.gemspec Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sass-maven-plugin Show documentation
Show all versions of sass-maven-plugin Show documentation
A Maven Plugin that compiles Sass files.
# -*- encoding: utf-8 -*-
# stub: scss_lint_reporter_checkstyle 0.1.0 ruby lib
Gem::Specification.new do |s|
s.name = "scss_lint_reporter_checkstyle"
s.version = "0.1.0"
s.required_rubygems_version = Gem::Requirement.new(">= 1.3.6") if s.respond_to? :required_rubygems_version=
s.authors = ["Andor D\u{e1}vid"]
s.date = "2015-02-27"
s.description = "This gem add a new formatter to the scss-lint which is compatible with the Checkstyle standard."
s.email = ["[email protected]"]
s.homepage = "https://github.com/Sweetchuck/scss_lint_reporter_checkstyle"
s.licenses = ["MIT"]
s.require_paths = ["lib"]
s.rubygems_version = "2.1.9"
s.summary = "Extend the scss-lint with a Checkstyle formatter"
end
© 2015 - 2025 Weber Informatics LLC | Privacy Policy