| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-11-12 | Remove .hound.yml. | XhmikosR | 1 | -20/+0 | |
| We might revisit this later, but currently we get too many FP with our current setup. | |||||
| 2017-11-12 | Update Hound config. | XhmikosR | 1 | -6/+7 | |
| 1. Explicitly disable ESLint in Hound for now; it was disabled all this time. Temporarily disabled until the ESLint plugins are updated upstream 2. Remove unneeded ignore from .houndignore | |||||
| 2017-10-11 | Hound CI: Specify `ignore_file` for stylelint. | XhmikosR | 1 | -0/+1 | |
| 2017-10-06 | Hound CI: Enable stylelint. (#24234) | XhmikosR | 1 | -4/+5 | |
| 2017-10-04 | Hound: Disable scss. (#24221) | XhmikosR | 1 | -0/+3 | |
| 2017-10-02 | Switch to stylelint. (#23572) | XhmikosR | 1 | -2/+2 | |
| 2017-05-27 | move .scss-lint.yml to route dir instead of symlink (which didn't work) | Mark Otto | 1 | -1/+1 | |
| 2017-03-12 | Update config files across the board. | Bardi Harborow | 1 | -3/+1 | |
| 2017-01-01 | Drop jscs on hound config | vsn4ik | 1 | -5/+1 | |
| 2016-12-25 | Disable Hound on test cases. | Bardi Harborow | 1 | -0/+1 | |
| 2016-09-23 | Upgrade to normalize.css v4.2.0 and fix Hound exclusion. | Bardi Harborow | 1 | -1/+0 | |
| 2016-05-31 | Upgrade ESLint to v1.10.3 | Chris Rebert | 1 | -1/+1 | |
| Refs #19908 | |||||
| 2016-03-14 | Enabled ESLint and JSCS in Hound | Ameya Pandilwar | 1 | -1/+10 | |
| Fixes #19114 Closes #19482, #19299 | |||||
| 2016-03-10 | Port #19469 to v4 | wolfy1339 | 1 | -0/+1 | |
| Make hound fail on violations | |||||
| 2016-02-06 | Fixes #18562: Disable Hound for Ruby | Mark Otto | 1 | -2/+6 | |
| 2015-10-20 | Fix Hound's JS config | Chris Rebert | 1 | -1/+1 | |
| Per https://github.com/twbs/bootstrap/pull/17997#discussion_r42564175 ; thanks @vsn4ik ! Refs #17769 /fyi @croaky [ci skip] | |||||
| 2015-10-03 | Add SCSS configuration for Hound | Dan Croak | 1 | -0/+6 | |
| 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:  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 | |||||
