UNPKG

clang-format-git-python

Version:

Node wrapper for git-clang-format Python script. This package requires Python3 as a dependency.🐉

1 lines 300 B
"use strict";var _require=require("path"),resolve=_require.resolve;var gitClangFormatPath=resolve(__dirname,"..","..","script","git-clang-format");var clangFormatGitPythonPath=gitClangFormatPath;module.exports={gitClangFormatPath:gitClangFormatPath,clangFormatGitPythonPath:clangFormatGitPythonPath};