Skip to content

Commit 6369ce1

Browse files
author
Shane da Silva
committed
Update gem description
SCSS lint is now configurable, so use that as an adjective instead of "opinionated". Change-Id: I82b4004b7d1c84bedaf08220af31158b4cb7b397 Reviewed-on: http://gerrit.causes.com/36034 Tested-by: jenkins <[email protected]> Reviewed-by: Shane da Silva <[email protected]>
1 parent 24c0b79 commit 6369ce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scss-lint.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Gem::Specification.new do |s|
1212
1313
s.homepage = SCSSLint::REPO_URL
1414
s.summary = 'SCSS lint tool'
15-
s.description = 'Opinionated tool to help write clean and consistent SCSS'
15+
s.description = 'Configurable tool to help write clean and consistent SCSS'
1616

1717
s.files = Dir['config/**/*.yml'] + Dir['data/**'] + Dir['lib/**/*.rb']
1818
s.executables = ['scss-lint']

0 commit comments

Comments
 (0)