View Source BlitzCredoChecks.NoIsBitstring (BlitzCredoChecks v0.1.10)

Use is_binary instead of is_bitstring

There will be times where is_bitstring is appropriate, but most of the time it is because the developer is checking for a string and accidentally used the wrong guard

See: https://elixir-lang.org/getting-started/binaries-strings-and-char-lists.html#binaries