-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduce the downstream pre-commit hook to help us keep docs up to d…
…ate (#161) See the downstream project for more info about usage. We could also add a github action so necessary doc updates are reported in PR comments. https://github.com/twof/downstream Co-authored-by: Alex Reilly <[email protected]>
- Loading branch information
Showing
4 changed files
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
associations: | ||
Makefile: | ||
- https://github.com/Yelp/beans/wiki/Getting-Started | ||
- https://github.com/Yelp/beans/wiki/Contributing |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
associations: | ||
Makefile: | ||
- https://github.com/Yelp/beans/wiki/Getting-Started | ||
- https://github.com/Yelp/beans/wiki/Contributing |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
associations: | ||
Makefile: | ||
- https://github.com/Yelp/beans/wiki/Getting-Started | ||
- https://github.com/Yelp/beans/wiki/Contributing |