Bug#817791: check-all-the-things: [shellcheck] and [checkbashisms] should check all shell scripts

2016-03-10 Thread Paul Wise
Control: forcemerge 791722 -1 Control: retitle 791722 add support for matching files based on MIME types On Thu, 2016-03-10 at 12:51 +0100, Ben Wiederhake wrote: > Using the existing syntax of catt, it's rather easy to extend the checks, and > filter by "file | grep | cat". Implementing this

Bug#817791: check-all-the-things: [shellcheck] and [checkbashisms] should check all shell scripts

2016-03-10 Thread Ben Wiederhake
Package: check-all-the-things Version: 2015.12.10 Severity: normal Tags: patch Hello, currently, checkbashisms and shellcheck only look for files ending in '.sh'. However, there are people who believe that executables should not be named after the language in which they're currently implemented.