Coding style.
- Remove unused tool, 'identify'.
This commit is contained in:
parent
7ffcd6c46c
commit
c8638c1bbe
1 changed files with 0 additions and 6 deletions
|
|
@ -245,12 +245,6 @@ tools_for_extensions = [
|
|||
url = "https://en.wikipedia.org/wiki/PHP"
|
||||
command = "php --syntax-check"
|
||||
|
||||
[identify]
|
||||
dependencies = ["imagemagick"]
|
||||
url = "http://www.imagemagick.org/script/identify.php"
|
||||
command = "identify -verbose"
|
||||
success_status = "normal"
|
||||
|
||||
[shellcheck]
|
||||
dependencies = ["shellcheck"]
|
||||
url = "https://www.shellcheck.net/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue