t-mart / ItemVersion

ItemVersion adds information to your tooltip about when an item was added to World of Warcraft.
https://www.curseforge.com/wow/addons/itemversion
GNU General Public License v3.0
9 stars 8 forks source link

Use space indenting, not tabs #60

Closed t-mart closed 1 year ago

t-mart commented 1 year ago

Type of changes

Checklist

Description

Woops, was using StyLua's default tab indenting. I'm a spaces guy.

tflo commented 1 year ago

Definitely a regression ;)

– A tabs guy