Descolada / AHK-v2-libraries

Useful libraries for AHK v2
MIT License
78 stars 8 forks source link

Fixed inconsistencies #1

Closed Axlefublr closed 2 years ago

Axlefublr commented 2 years ago

There were places where tabs and spaces as indentation are mixed, that is going to look different for every user, which is somewhat annoying

In some places the idea was:

             right
         aligned
               text

But because of the inconsistencies, it looked like gibberish. Fixed

Keywords use different cases (I guess depending on the preference of the one who did the pull request)

They are now converted to only one case, depending on which on was used more, for each hotkey