2nd-keyboard icon indicating copy to clipboard operation
2nd-keyboard copied to clipboard

Unified formatting aross all files

Open peterkos opened this issue 9 years ago • 3 comments

I've attempted to unify the code formatting across all the various .ahk (and .lua) files. I haven't had a chance to actually test it, so it may have a bug or two.

(The Github diff freaks out over formatting changes and thinks the code's been entirely re-written, but for the most part i've just been indenting lines).

Disclaimer: I have very little experience with the AHK scripting language. I personally prefer a slightly alternate code style, but this is how most of the code was, so it should adhere to that.

peterkos avatar Apr 14 '16 19:04 peterkos

4 usually works better

ghost avatar May 14 '16 08:05 ghost

I prefer tabs! Spaces are stupid because you cannot move whole chunks of code at one.

Matesaktesak avatar Jan 05 '19 08:01 Matesaktesak

@Matesaktesak I agree, but sometimes you gotta pick your battles. For a code repo I'll probably never see again, I'll lean to what people want. If it's my own though? Tabs, tabs, tabs.

(also this PR is old and out of date lol)

peterkos avatar Jan 05 '19 08:01 peterkos