Skip to content

Commit

Permalink
tools: update clang-format from 1.2.3 to 1.6.0
Browse files Browse the repository at this point in the history
PR-URL: #42685
Reviewed-By: Darshan Sen <[email protected]>
Reviewed-By: Jiawen Geng <[email protected]>
Reviewed-By: Mestery <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
  • Loading branch information
Trott authored and juanarbol committed May 31, 2022
1 parent 8a19abc commit f269e15
Show file tree
Hide file tree
Showing 2 changed files with 227 additions and 21 deletions.
246 changes: 226 additions & 20 deletions tools/clang-format/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tools/clang-format/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"description": "Formatting C++ files for Node.js core",
"license": "MIT",
"dependencies": {
"clang-format": "1.2.3"
"clang-format": "^1.6.0"
}
}

0 comments on commit f269e15

Please sign in to comment.