clang-format-git
Version:
Node wrapper for git-clang-format Python script as a standalone native binary to allow execution without a Python dependency.🐉
1 lines • 502 B
JavaScript
;var _require=require("./utils/getGitClangFormatPath"),getGitClangFormatPath=_require.getGitClangFormatPath,getClangFormatGitPath=_require.getClangFormatGitPath;var _require2=require("./utils/gitClangFormatPath"),gitClangFormatPath=_require2.gitClangFormatPath,clangFormatGitPath=_require2.clangFormatGitPath;module.exports={getGitClangFormatPath:getGitClangFormatPath,getClangFormatGitPath:getClangFormatGitPath,gitClangFormatPath:gitClangFormatPath,clangFormatGitPath:clangFormatGitPath};