-
Connor Shea authored
Also fixes the errors caused by enabling the cop. casecmp is more performant than `.downcase` and `==`.
Connor Shea authoredAlso fixes the errors caused by enabling the cop. casecmp is more performant than `.downcase` and `==`.
Loading