Commit Graph

5 Commits (84c9b07e99192a04c6382ec4246ece84dfa740f0)

Author SHA1 Message Date
John D Pell c4e4846ae5 completion/sqlmap: simplify code flow (whitespace)
Convert from indented if-block to return then unindented code. This should have basically one line change at the top, one line removed at the bottom, and then all whitespace.

Apply `shfmt`, but `shellcheck` is an absolute mess, so don't add to `clean_files.txt` yet.
2022-02-07 15:31:45 -08:00
John D Pell fb6e05d915 completions/sqlmap: use `_command_exists`
Addresses bash-it/bash-it#1632
2021-09-19 21:58:48 -07:00
Ira Abramov c42e3e8b21 Removed trailing whitespaces 2020-10-29 19:57:14 +02:00
Gurkirat Singh 955a9dd86d added thanks message to original author 2019-06-03 14:06:05 +05:30
Gurkirat Singh 371c2e9834 added sqlmap completion 2019-05-31 23:30:55 +05:30