Replace from scss-lint to sass-lint (#10958)
This commit is contained in:
parent
3f536f06d6
commit
3e56f95c73
7 changed files with 442 additions and 35 deletions
1
Gemfile
1
Gemfile
|
@ -132,7 +132,6 @@ group :development do
|
|||
gem 'rubocop-rails', '~> 2.0', require: false
|
||||
gem 'brakeman', '~> 4.5', require: false
|
||||
gem 'bundler-audit', '~> 0.6', require: false
|
||||
gem 'scss_lint', '~> 0.58', require: false
|
||||
|
||||
gem 'capistrano', '~> 3.11'
|
||||
gem 'capistrano-rails', '~> 1.4'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue