prefer if let when possible

This commit is contained in:
Adrian Malacoda
2017-05-16 21:35:05 -05:00
parent 25d247f299
commit c69cc61114
4 changed files with 28 additions and 45 deletions

View File

@@ -85,4 +85,4 @@ end
[autolink]
[logger]
filters = [{ username = "Dave" }]
filters = [{ username = "Dave" }, { username = "Kevin" }]