acassis commented on PR #19465:
URL: https://github.com/apache/nuttx/pull/19465#issuecomment-5003871528
I think we have two options to get 100% code coverage:
1) try to submit new definitions to uncrustify project (or keep a local
fork, that I don't like)
2) modify the nxstyle to fix the remaining 5% issues:
```
source.c
│
▼
Uncrustify
│
▼
nxstyle --fix <-- new tool
│
▼
final source
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]