Linter Introduction + Cleanup

This commit is contained in:
Neerti
2021-05-25 23:17:26 -04:00
committed by VirgoBot
parent 6e257dcd84
commit 767e655310
191 changed files with 3753 additions and 609 deletions
@@ -101,7 +101,7 @@
if(href_list["category"])
var/category = locate(href_list["category"])
if(category && category in categories)
if(category && (category in categories))
selected_category = category
. = 1