summaryrefslogtreecommitdiff
path: root/Makefile.micro
diff options
context:
space:
mode:
authorYves Orton <demerphq@gmail.com>2022-12-09 11:12:45 +0100
committerYves Orton <demerphq@gmail.com>2022-12-09 16:19:29 +0100
commit6a6e5d037dad0702bc219f8265505037e1772552 (patch)
tree3f8e27eb6a757da916a8a6b86c665dc1f2caa7fb /Makefile.micro
parent51fd43e9ceb9ea5949c909b40aed4dffd3e152cc (diff)
downloadperl-6a6e5d037dad0702bc219f8265505037e1772552.tar.gz
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'.
Diffstat (limited to 'Makefile.micro')
0 files changed, 0 insertions, 0 deletions