CLI: update subcommands to use return instead of exit() (#10323)

This commit is contained in:
Ryan 2020-10-07 10:46:10 +11:00 committed by GitHub
commit 2c9ffd4739
Failed to generate hash of commit
9 changed files with 20 additions and 18 deletions

2
lib/python/qmk/tests/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
# Ignore generated info.json from pytest
info.json