forked from nodejs/node
-
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.
PR-URL: nodejs#11752 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Franziska Hinkelmann <[email protected]>
- Loading branch information
Showing
1,726 changed files
with
100,857 additions
and
86,452 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
# Defines the Google C++ style for automatic reformatting. | ||
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html | ||
BasedOnStyle: Google | ||
DerivePointerAlignment: false | ||
MaxEmptyLinesToKeep: 1 |
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 |
---|---|---|
|
@@ -81,6 +81,7 @@ Julien Brianceau <[email protected]> | |
JunHo Seo <[email protected]> | ||
Kang-Hao (Kenny) Lu <[email protected]> | ||
Karl Skomski <[email protected]> | ||
Kevin Gibbons <[email protected]> | ||
Luis Reis <[email protected]> | ||
Luke Zarko <[email protected]> | ||
Maciej Małecki <[email protected]> | ||
|
@@ -104,6 +105,7 @@ Patrick Gansterer <[email protected]> | |
Peter Rybin <[email protected]> | ||
Peter Varga <[email protected]> | ||
Paul Lind <[email protected]> | ||
Qiuyi Zhang <[email protected]> | ||
Rafal Krypa <[email protected]> | ||
Refael Ackermann <[email protected]> | ||
Rene Rebe <[email protected]> | ||
|
Oops, something went wrong.