clang-format-git-python
Last updated
Last updated
Node repackaging of the git-clang-format
Python script. This package requires Python3 as a dependency. (This package doesn’t include binaries.)
This package already includes clang-format-node
, so there’s no need to install it separately.
You can use the commands below to run git-clang-format
.
clang-format-git-python
is an alias forgit-clang-format
and works in exactly the same way.
gitClangFormatPath
The ABSOLUTE path to the git-clang-format
Python script.
Type: string
Alias: clangFormatGitPythonPath
. See clangFormatGitPythonPath
.
Version: v1.2.0
Initial release.
clangFormatGitPythonPath
Alias for gitClangFormatPath
.
Alias: gitClangFormatPath
. See gitClangFormatPath
.
Version: v1.2.0
Initial release.