index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T16:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opt
/
cleanup
/
tab2spaces.sh
blob: 1022be7905c6b414b1ba50ef3ccf3c488b6fcf06 (
plain
)
1
2
# Be sure to specify files instead of * when running the script.
perl
-p
-i
-e
"s/\t/ /g"
*