mirror of
https://github.com/gosticks/brew.git
synced 2026-08-31 05:50:22 +00:00
As discussed in bbatsov/rubocop#3344, there are situations where this is the shortest and most idiomatic way to convert a value to a boolean - particularly for checking values which can be nil or truthy.