Version 3.1.1 (stable)
According to the documentation, I should be able to check these files by passing a specific file as an argument but it doesn't seem to be the case. After some digging in the source code I found that the reason the files aren't getting checked is this line.
Is there a way to bypass this filtering? Will you accept a MR that checks the shebang of files without extensions before filtering them out?