Commit Graph

3 Commits (9997567bd469843f3ca21551fe646af946ea442a)

Author SHA1 Message Date
ToutyRater a27cfdf2fd
typo 2020-02-21 13:05:57 +00:00
Kirill Motkov 0401a91ef4 Some code improvements
* Rewrite empty string checks more idiomatically.
* Change strings.ToLower comparisons to strings.EqualFold.
* Rewrite switch statement with only one case as if.
2019-06-28 17:53:44 +03:00
Darien Raymond 4eb2b5e607
merge ext into core 2019-02-10 19:04:11 +01:00