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