Skip to content

Commit 6a6e5d0

Browse files
committed
regex engine - cleanup internal tabs and ws (use -w to ignore)
Having internal tabs causes confusion in diffs and reviews. In the following patch I will move a lot of code around, creating new files and they will all be whitespace clean: no trailing whitespace, tabs expanded to the next tabstop properly, and no trailing empty lines at the bottom of the file. This patch prepares for that split, and future splits and changes to the regex engine by precleaning the main regex engine files with the same rules. It should show no changes under '-w'.
1 parent 51fd43e commit 6a6e5d0

File tree

5 files changed

+513
-513
lines changed

5 files changed

+513
-513
lines changed

0 commit comments

Comments
 (0)