acassis commented on PR #18506: URL: https://github.com/apache/nuttx/pull/18506#issuecomment-4026696128
> @Sumit6307 please fix the introduced issue: > > ``` > ../nuttx/tools/checkpatch.sh -c -u -m -g 43f65ce751a08c3065040fb0866657718c46e98b..HEAD > Error: /home/runner/work/nuttx/nuttx/nuttx/fs/mnemofs/mnemofs.h:355:78: error: Long line found > Used config files: > 1: .codespellrc > Some checks failed. For contributing guidelines, see: > https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md > Error: Process completed with exit code 1. > `` > ``` Before submitting your PR it is important to run the ./tools/checkpatch.sh locally to detect issues like it, it avoids spending build time in our CI. -- 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]
