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

Apply more rules to non-POSIXy scripts #93

Open mcandre opened 4 years ago

mcandre commented 4 years ago

Many of the basic funk rules can apply to non-shell scripts, like Python and Ruby scripts. We can turn some of these on generally for alternative non-POSIXy shell script languages, as well as general purpose scripting languages.