michallenc commented on PR #2809:
URL: https://github.com/apache/nuttx-apps/pull/2809#issuecomment-2451428997
> please correct the style issue
I am not sure if this is a style issue.
```
e45cec88c boot: add NuttX bootloader with update and recovery support
../nuttx/tools/checkpatch.sh -m -g
34ca696b869366de87ff2ab06a21bd1858b527a0..HEAD
../nuttx/tools/checkpatch.sh: line 87: black: command not found
../nuttx/tools/checkpatch.sh: line 88: flake8: command not found
../nuttx/tools/checkpatch.sh: line 89: isort: command not found
../nuttx/tools/checkpatch.sh: line 92: isort: command not found
```
This seems more like an incorrect configuration of checkpatch that is
missing python modules. Local checkpatch passes fine on my PC.
--
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]