Skip to content

chunklands/clangformatjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clangformatjs

Formats your code according to the .clang-format file and a given glob.

Just give it a path.

npx clangformatjs src/**/*{.cpp,.hpp}

Or use another clang-format bin.

npx clangformatjs --clang-format-bin=/usr/local/bin/clang-format src/**/*{.c,.h}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published