victoire icon indicating copy to clipboard operation
victoire copied to clipboard

[UI] Install a git hook for sass linter

Open gregumo opened this issue 7 years ago • 2 comments

Description

Install a webhook with https://github.com/brigade/overcommit in order to check for Sass conventions with https://github.com/brigade/scss-lint.

Related to

UIBundle

gregumo avatar Mar 06 '17 13:03 gregumo

Otherwise, is there a service that can be integrated to GitHub and perform Sass analysis on PRs, like CircleCI does ?

alexislefebvre avatar Mar 21 '17 08:03 alexislefebvre

That's exactly what we are talking about :) We didn't find any Github service for Sass, so this webhook could do the trick.

gregumo avatar Mar 21 '17 09:03 gregumo