Skip to content

Commit

Permalink
tools: update clang-format to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
RedYetiDev committed Sep 30, 2024
1 parent 89a2f56 commit d65d989
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 307 deletions.
315 changes: 13 additions & 302 deletions tools/clang-format/package-lock.json

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

6 changes: 1 addition & 5 deletions tools/clang-format/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
{
"name": "node-core-clang-format",
"version": "1.0.0",
"description": "Formatting C++ files for Node.js core",
"license": "MIT",
"dependencies": {
"clang-format": "^1.8.0"
"node-core-clang-format": "^0.0.6"
}
}

0 comments on commit d65d989

Please sign in to comment.