You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Erovia 85de020573
CLI: Bump the 'jsonschema' version (#16635)
* CLI: Bump the 'jsonschema' version

Update the used meta-schema from Draft 7 from 2018 to the latest one,
Draft 2020-12.
Currently, the validator falls back to Draft 7 if the newer validator is
not available. Draft 2020-12 support was introduced to 'jsonschema' in
version 4.0.0.

* Fix formatting
4 years ago
..
cli Merge remote-tracking branch 'origin/master' into develop 4 years ago
tests Map data driven `DESCRIPTION` as string literal (#16523) 4 years ago
__init__.py
c_parse.py CLI: Lint non-data driven macros in info.json (#16739) 4 years ago
commands.py Merge remote-tracking branch 'origin/master' into develop 4 years ago
comment_remover.py
constants.py [CLI] Add common util for dumping generated content (#16674) 4 years ago
converter.py
datetime.py
decorators.py
errors.py
git.py Relocate CLI git interactions (#16682) 4 years ago
info.py Add frameworking for development board presets (#16637) 4 years ago
json_encoders.py CLI: Add 'via2json' subcommand (#16468) 4 years ago
json_schema.py CLI: Bump the 'jsonschema' version (#16635) 4 years ago
keyboard.py yapf: disable arithmetic predecence indication (#16749) 4 years ago
keymap.py CLI: Add 'via2json' subcommand (#16468) 4 years ago
makefile.py
math.py
path.py qmk.path.FileType: fix argument handling (#16693) 4 years ago
submodules.py