hk util trailing-whitespace
- Usage:
hk util trailing-whitespace [-d --diff] [-f --fix] <FILES>… - Effect: modifies state
Check for and optionally fix trailing whitespace
Arguments
<FILES>…— Files to check/fix
Flags
-d --diff— Output a diff of the change. Cannot use withfix.-f --fix— Fix trailing whitespace by removing it-h --help— Print help
