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