autoformat.tool_whitespace_check

Members

Functions

runWhitespaceCheck
auto runWhitespaceCheck()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)

The implementation currently uses the builtin checker that exist in git. The intention though is to have a checker that doesn't relay on git, independent.

TODO: * whitespace check of specific files. * checker that can work without git.