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