ARMmbed / mbed-os-tf-m-regression-tests

An Mbed OS application that runs the TF-M regression tests
2 stars 12 forks source link

Switch to `Black` formatting method #34

Closed jainvikas8 closed 4 years ago

jainvikas8 commented 4 years ago

Use common formatter for python scripts:

Patater commented 4 years ago

Please remove fix from the commit message. We don't prefix with "commit type", but rather "which aspect or component of the repo we are changing".

Patater commented 4 years ago

We need an automated way to prevent regressions in style before we move forward with this change.

jainvikas8 commented 4 years ago

Forced pushed:

rwalton-arm commented 4 years ago

We need an automated way to prevent regressions in style before we move forward with this change.

https://github.com/ARMmbed/mbed-os-tf-m-regression-tests/pull/35 🙂

jainvikas8 commented 4 years ago

Forced pushed to correct formatting.

jainvikas8 commented 4 years ago

Tested with - python3 test_psa_target.py -t GNUARM -m ARM_MUSCA_B1 -b The above script executes all the scripts which are changed in this PR.