UNPKG

clang-format-git-python

Version:

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

4 lines (3 loc) 193 B
import { gitClangFormatPath } from "./utils/gitClangFormatPath"; import { clangFormatGitPythonPath } from "./utils/gitClangFormatPath"; export { gitClangFormatPath, clangFormatGitPythonPath };