apache / mynewt-core

An OS to build, deploy and securely manage billions of devices
https://mynewt.apache.org/
Apache License 2.0
825 stars 369 forks source link

ci: check_style: Fix awk filter for nimble #3258

Closed kasjer closed 3 months ago

kasjer commented 3 months ago

nimble repository uses same check_style.py but calls it from different location resulting in missing uncrasitfy.awk script

This explicitly sets path to awk script so it is found always regardless of how check_style.py was executd