Check file_type in LineLength. Closes: #1014255.
The intent is to more reliably detect and exclude non-text files from the long-line-length check. Note that I did not remove the existing (extension based) exclusion.
The intent is to more reliably detect and exclude non-text files from the long-line-length check. Note that I did not remove the existing (extension based) exclusion.