141 B
141 B
Pre commit linter for spec.json files
Run and apply to all files
pre-commit run spec-linter -a
Run unit tests
python -m pytest .
Run and apply to all files
pre-commit run spec-linter -a
Run unit tests
python -m pytest .