Remove variable names tuneup from tuneup module.
- Previously, tuneup changed variables written in lowercase to their
respective name in uppercase inside automation scripts source files.
This feature doesn't make much sense if you write correctly from the
beginning. This update removes the variable names tuneup from tuneup
module in the sake of writing code well from the beginning.