Skip to content

scss-lint fails #196

@shawnacscott

Description

@shawnacscott

Any time I commit a scss file, pre-commit fails with this error:

pre-commit: Stopping commit because of errors.
sh: scss-lint: command not found

I am using pre-commit with a YAML configuration file like this:

:checks:    [common, rails, rspec_focus, pry, ruby_symbol_hashrockets, tabs, console_log, debugger, tabs, whitespace, merge_conflict, rubocop, scss_lint]
:warnings:  []

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions