This doesn't seem likely to have a significant use-case. In general lint should not be run without previously compiling the source successfully. An erroneous source file is likely to cause lint to emit many false messages. But generally compiling requires a file, since compilers use the extension to decide what to do.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub