All Downloads are FREE. Search and download functionalities are using the official Maven repository.

specifications.scss_lint_reporter_checkstyle-0.2.0.gemspec Maven / Gradle / Ivy

The newest version!
# -*- encoding: utf-8 -*-
# stub: scss_lint_reporter_checkstyle 0.2.0 ruby lib

Gem::Specification.new do |s|
  s.name = "scss_lint_reporter_checkstyle".freeze
  s.version = "0.2.0"

  s.required_rubygems_version = Gem::Requirement.new(">= 1.3.6".freeze) if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib".freeze]
  s.authors = ["Andor D\u00E1vid".freeze]
  s.date = "2015-07-26"
  s.description = "This gem add a new formatter to the scss-lint which is compatible with the Checkstyle standard.".freeze
  s.email = ["[email protected]".freeze]
  s.homepage = "https://github.com/Sweetchuck/scss_lint_reporter_checkstyle".freeze
  s.licenses = ["MIT".freeze]
  s.rubygems_version = "2.7.9".freeze
  s.summary = "Extend the scss-lint with a Checkstyle formatter".freeze

  s.installed_by_version = "2.7.9" if s.respond_to? :installed_by_version
end




© 2015 - 2024 Weber Informatics LLC | Privacy Policy