mcandre / stank

stank: analyzers for determining whether files smell like rotten POSIX shell scripts, or faintly rosy like Ruby and Python scripts
Other
53 stars 0 forks source link

Option to warn on specific encodings #105

Open mcandre opened 4 years ago

mcandre commented 4 years ago

E.g., non-en-US, a common default interpreter encoding.

Or even warn on non-ASCII content.

Best to offer blocklists, allowlists for customization.