Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SCSS configuration for Hound #17769

Merged
merged 1 commit into from
Oct 4, 2015
Merged

Add SCSS configuration for Hound #17769

merged 1 commit into from
Oct 4, 2015

Commits on Oct 4, 2015

  1. 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
    Dan Croak committed Oct 4, 2015
    Configuration menu
    Copy the full SHA
    a7b37dc View commit details
    Browse the repository at this point in the history