Fix Umlauts
cc_fix_umlautsDetects and corrects 70+ patterns of broken German umlauts in source code files. Supports preview and backup options.
Instructions
Repairs broken German umlauts in source code files.
Args:
path (string): Path to the file
dry_run (boolean): Preview only
create_backup (boolean): Create backup
Detects 70+ patterns of broken umlauts and replaces them correctly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the file | |
| dry_run | No | Preview only | |
| create_backup | No | Create backup |