seomoz / qless-core

Core Lua Scripts for qless
MIT License
85 stars 33 forks source link

Follow Lua style guidelines for indentation #8

Closed bkirz closed 11 years ago

bkirz commented 11 years ago

The LUA style guide recommends using two spaces for indentation. I prefer that over tabs. Thoughts, @dlecocq?

dlecocq commented 11 years ago

Merged into master.