pub fn decode(bytes: &[u8]) -> Decoded<'_>
Decode a document’s bytes.
Valid UTF-8 is never classified as binary, whatever it contains: such a file is linted exactly as it always was.