green
v0.1.1
Search documentation of green
Settings
Green.Rules.Linting.UseStringConcatenationWhenMatchingBinaries
(green v0.1.1)
This cop replaces use of bitstrings with the
<>
operator when matching binaries.