We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a786f0 commit 28489f2Copy full SHA for 28489f2
Makefile
@@ -30,6 +30,7 @@ black-check:
30
rm .tmp_schema.json
31
black --check setup.py samtranslator/* tests/* integration/* bin/*.py
32
bin/json-format.py --check tests integration
33
+ bin/json-format.py --check samtranslator/policy_templates_data/policy_templates.json
34
bin/yaml-format.py --check tests
35
bin/yaml-format.py --check integration --add-test-metadata
36
0 commit comments