edwardslabs / CloudBot

CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
GNU General Public License v3.0
28 stars 31 forks source link

Change JSON indentation to be consistent with EditorConfig #164

Closed linuxdaemon closed 6 years ago

linuxdaemon commented 6 years ago

I realized right before #155 was merged that the EditorConfig sets the project wide indentation to 4 spaces, so this PR changes the JSON files to be consistent with that.