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