victoire
victoire copied to clipboard
[UI] Install a git hook for sass linter
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
Otherwise, is there a service that can be integrated to GitHub and perform Sass analysis on PRs, like CircleCI does ?
That's exactly what we are talking about :) We didn't find any Github service for Sass, so this webhook could do the trick.