module documentation
Whitespace error detection and fixing functionality.
This module implements Git's core.whitespace configuration and related whitespace error detection capabilities.
| Class | |
Checks for whitespace errors in text content. |
| Function | fix |
Fix whitespace errors in content. |
| Function | parse |
Parse core.whitespace configuration value. |
| Constant | DEFAULT |
Undocumented |
| Constant | WHITESPACE |
Undocumented |