mirror of
https://github.com/espressif/openthread.git
synced 2026-07-07 21:00:20 +00:00
d1b0fed201
* Add 'pretty' target to reformat sources to be compliant with code style. * Add 'pretty-check' target to check if sources are compliant with code style. * Update travis-ci script to use 'pretty-check' and enforce code style. * The 'pretty' and 'pretty-check' targets rely on the 'astyle' tool.