sk- / git-lint

improving source code one step at a time
Apache License 2.0
236 stars 78 forks source link

Add extra requirements to the configuration file #11

Closed sk- closed 10 years ago

sk- commented 10 years ago

Currently tghe tool checks that the command is installed and if not prints how the tool can be installed.

However, there are some tools that are scripts and may have more than one dependency, the same applies for piped commands. In this case, git lint will run the command and will gracefully fail. The problem is that the output will be cached and the same output will be shown unless you touch the file.