Skip to content

Commit 171b3e3

Browse files
purinkleheyvalerialaicuRootnickcharlton
committed
Drop HoundCI references
Before, we used to use HoundCI for all our linting needs. Nowadays we tend to use local linting solutions and CI services. We dropped references to HoundCI from the guides. Co-authored-by: Valeria Graffeo <valeria@thoughtbot.com> Co-authored-by: Jose Blanco <jose.blanco@thoughtbot.com> Co-authored-by: Nick Charlton <nc@thoughtbot.com>
1 parent 2d99565 commit 171b3e3

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Guides
22

3-
[![Reviewed by Hound](https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg)](https://houndci.com)
4-
53
Guides for working together, getting things done, programming well, and
64
programming in style.
75

general/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,9 @@ Style and best practices that apply to all languages and frameworks.
1414

1515
## Code Review
1616

17-
Use [Hound] to automatically review your GitHub pull requests for style guide
17+
Use a linter to automatically review your GitHub pull requests for style guide
1818
violations.
1919

20-
[hound]: https://houndci.com
21-
2220
## Formatting
2321

2422
- Avoid inline comments.

0 commit comments

Comments
 (0)