autocomplete for devtool

pull/73/head
Andre Richter 4 years ago
parent 5a793e5fcb
commit bb83be8711
No known key found for this signature in database
GPG Key ID: 2116C1AB102F615E

@ -0,0 +1,3 @@
#!/usr/bin/env bash
complete -W "clean clippy copyright diff fmt fmt_check make make_xtra misspell ready_for_publish ready_for_publish_no_rust rubocop test_integration test_unit update" devtool
Loading…
Cancel
Save