move all our file formatters to the format dir
This commit is contained in:
parent
6d20b28354
commit
286acfe7fd
7 changed files with 240 additions and 148 deletions
|
@ -38,7 +38,10 @@ subcommands = [
|
|||
'qmk.cli.doctor',
|
||||
'qmk.cli.fileformat',
|
||||
'qmk.cli.flash',
|
||||
'qmk.cli.format.c',
|
||||
'qmk.cli.format.json',
|
||||
'qmk.cli.format.python',
|
||||
'qmk.cli.format.text',
|
||||
'qmk.cli.generate.api',
|
||||
'qmk.cli.generate.config_h',
|
||||
'qmk.cli.generate.dfu_header',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue