mirror of
https://github.com/espressif/openthread.git
synced 2026-08-18 00:19:52 +00:00
[style] apply google python style guide (#4501)
This commit applies and enforces Google's python style for tests.
This commit is contained in:
@@ -53,6 +53,7 @@ main()
|
||||
{
|
||||
trap at_exit INT TERM EXIT
|
||||
make_pretty
|
||||
python3 -m yapf --style google -ipr "${SRC_DIR}/tests" "${SRC_DIR}/tools"
|
||||
}
|
||||
|
||||
main "$@"
|
||||
|
||||
Reference in New Issue
Block a user