Fix Umlauts
cc_fix_umlautsFix broken German umlauts in source code files by detecting and correcting 70+ common character encoding errors. Specify file path, preview changes with dry run, or create a backup before applying fixes.
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 |