rust-raspberrypi-OS-tutorials/devtool_completion.bash

4 lines
195 B
Bash
Raw Normal View History

2020-07-29 06:33:45 +00:00
#!/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