forked from facebook/chef-cookbooks
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BOR-636: Pull in latest from Facebook (#25)
## Description Pull in latest from Facebook. I'm usually partial to rebase + force push, but we're doing a merge commit here to preserve more history. I recommend viewing `git show 452a5bc` (the merge commit). ## Context / Why are we making this change? To not drift too far from upstream. ## Testing and QA Plan We should probably do a code review as a group and see if there are any big changes in recipes we're using. Rollout tbd. ## Impact Keep our fork close to upstream. Get whatever bugfixes and improvements from Facebook.
- Loading branch information
Showing
227 changed files
with
2,584 additions
and
1,325 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,5 @@ | ||
# Combine the RuboCop and Cookstyle specific rules here (as opposed to directly | ||
# including .rubocop.yml into .cookstyle.yml) | ||
inherit_from: | ||
- .rubocop.yml | ||
- .cookstyle.yml |
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
Oops, something went wrong.