]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Add SCSS configuration for Hound 17769/head
authorDan Croak <dan@thoughtbot.com>
Sun, 4 Oct 2015 05:39:20 +0000 (22:39 -0700)
committerDan Croak <dan@thoughtbot.com>
Sun, 4 Oct 2015 05:39:20 +0000 (22:39 -0700)
commita7b37dc08df4e409767e7af6ea894afbeade83ce
tree8be3cfe504beb7fb2a34312b6de0bd5433acbb20
parent10f6e97ec2c59cbeb3c892936e8b7cb3faa1e247
Add SCSS configuration for Hound

This change uses Bootstrap's existing `scss/.scss-lint.yml` file
to configure Hound's hosted SCSS-Lint instance.

On each pull request to Bootstrap,
Hound will comment on any SCSS style violations in-line, like this:

![screenshot](https://images.thoughtbot.com/hound/scss-example.png)

If you update the pull request to adopt a suggestion,
the comment will be hidden.

It leaves the existing linting done by Grunt + Travis.

Hound is free for open source projects
and is open source itself:

https://github.com/thoughtbot/hound
.hound.yml [new file with mode: 0644]