Re: [PR] fix nxstyle [nuttx-apps]

2024-05-15 Thread via GitHub
xiaoxiang781216 merged PR #2388: URL: https://github.com/apache/nuttx-apps/pull/2388 -- 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:

Re: [PR] fix nxstyle [nuttx]

2024-05-15 Thread via GitHub
xiaoxiang781216 merged PR #12345: URL: https://github.com/apache/nuttx/pull/12345 -- 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:

Re: [PR] fix nxstyle [nuttx]

2024-05-14 Thread via GitHub
acassis commented on PR #12345: URL: https://github.com/apache/nuttx/pull/12345#issuecomment-2110804261 I think we need to update nxstyle.c to ignore long line for the filename path line -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] fix nxstyle [nuttx]

2024-05-14 Thread via GitHub
acassis commented on PR #12345: URL: https://github.com/apache/nuttx/pull/12345#issuecomment-2110803489 > > error long line found is the relative file path > >

Re: [PR] fix nxstyle [nuttx]

2024-05-14 Thread via GitHub
acassis commented on PR #12345: URL: https://github.com/apache/nuttx/pull/12345#issuecomment-2110799384 > error long line found is the relative file path > >

Re: [PR] fix nxstyle [nuttx]

2024-05-14 Thread via GitHub
simbit18 commented on PR #12345: URL: https://github.com/apache/nuttx/pull/12345#issuecomment-2110632413 error long line found is the relative file path

[PR] fix nxstyle [nuttx]

2024-05-14 Thread via GitHub
simbit18 opened a new pull request, #12345: URL: https://github.com/apache/nuttx/pull/12345 ## Summary Remove TABs fix Relative file path does not match actual file. ## Impact none ## Testing -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] fix nxstyle [nuttx]

2024-05-13 Thread via GitHub
pkarashchenko merged PR #12336: URL: https://github.com/apache/nuttx/pull/12336 -- 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:

[PR] fix nxstyle [nuttx-apps]

2024-05-13 Thread via GitHub
simbit18 opened a new pull request, #2388: URL: https://github.com/apache/nuttx-apps/pull/2388 ## Summary fix Relative file path does not match actual file. ## Impact none ## Testing -- This is an automated message from the Apache Git Service. To respond to the

[PR] fix nxstyle [nuttx]

2024-05-13 Thread via GitHub
simbit18 opened a new pull request, #12336: URL: https://github.com/apache/nuttx/pull/12336 ## Summary fix Relative file path does not match actual file. ## Impact none ## Testing -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] fix nxstyle [nuttx-apps]

2024-05-10 Thread via GitHub
xiaoxiang781216 merged PR #2382: URL: https://github.com/apache/nuttx-apps/pull/2382 -- 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:

Re: [PR] fix nxstyle [nuttx]

2024-05-10 Thread via GitHub
xiaoxiang781216 merged PR #12321: URL: https://github.com/apache/nuttx/pull/12321 -- 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:

Re: [PR] fix nxstyle [nuttx]

2024-05-10 Thread via GitHub
simbit18 commented on PR #12321: URL: https://github.com/apache/nuttx/pull/12321#issuecomment-2104674696 @acassis done -- 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

Re: [PR] fix nxstyle [nuttx]

2024-05-10 Thread via GitHub
acassis commented on PR #12321: URL: https://github.com/apache/nuttx/pull/12321#issuecomment-2104639826 @simbit18 please fix the CMakefile: ``` ../nuttx/tools/checkpatch.sh -u -m -g a8f81e40510bf7bcc9971a3ca39e7a08718f32dd..HEAD ERROR __main__.py:618: Check failed:

[PR] fix nxstyle [nuttx]

2024-05-10 Thread via GitHub
simbit18 opened a new pull request, #12321: URL: https://github.com/apache/nuttx/pull/12321 ## Summary fix Relative file path does not match actual file. ## Impact none ## Testing -- This is an automated message from the Apache Git Service. To respond to the message,

[PR] fix nxstyle [nuttx-apps]

2024-05-10 Thread via GitHub
simbit18 opened a new pull request, #2382: URL: https://github.com/apache/nuttx-apps/pull/2382 ## Summary fix Relative file path does not match actual file. ## Impact none ## Testing -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] fix nxstyle [nuttx]

2024-05-09 Thread via GitHub
xiaoxiang781216 merged PR #12313: URL: https://github.com/apache/nuttx/pull/12313 -- 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:

[PR] fix nxstyle [nuttx]

2024-05-09 Thread via GitHub
simbit18 opened a new pull request, #12313: URL: https://github.com/apache/nuttx/pull/12313 ## Summary corrected comments in C89 style ## Impact none ## Testing -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] fix nxstyle [nuttx]

2024-05-03 Thread via GitHub
acassis merged PR #12277: URL: https://github.com/apache/nuttx/pull/12277 -- 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:

[PR] fix nxstyle [nuttx]

2024-05-03 Thread via GitHub
simbit18 opened a new pull request, #12277: URL: https://github.com/apache/nuttx/pull/12277 ## Summary corrected comments in C89 style ## Impact none ## Testing -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] fix nxstyle [nuttx-apps]

2024-04-29 Thread via GitHub
xiaoxiang781216 merged PR #2371: URL: https://github.com/apache/nuttx-apps/pull/2371 -- 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:

[PR] fix nxstyle [nuttx-apps]

2024-04-29 Thread via GitHub
simbit18 opened a new pull request, #2371: URL: https://github.com/apache/nuttx-apps/pull/2371 ## Summary fix Relative file path does not match actual file. Add missing Apache Foundation copyright header ## Impact none ## Testing -- This is an automated message from

Re: [PR] fix nxstyle [nuttx]

2024-04-16 Thread via GitHub
xiaoxiang781216 merged PR #12157: URL: https://github.com/apache/nuttx/pull/12157 -- 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:

[PR] fix nxstyle [nuttx]

2024-04-16 Thread via GitHub
simbit18 opened a new pull request, #12157: URL: https://github.com/apache/nuttx/pull/12157 ## Summary fix Relative file path does not match actual file. ## Impact none ## Testing -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] fix nxstyle [nuttx]

2024-04-15 Thread via GitHub
acassis merged PR #12151: URL: https://github.com/apache/nuttx/pull/12151 -- 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:

Re: [PR] fix nxstyle [nuttx]

2024-04-15 Thread via GitHub
acassis commented on PR #12151: URL: https://github.com/apache/nuttx/pull/12151#issuecomment-2057061734 @simbit18 thanks! -- 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.

[PR] fix nxstyle [nuttx]

2024-04-15 Thread via GitHub
simbit18 opened a new pull request, #12151: URL: https://github.com/apache/nuttx/pull/12151 ## Summary fix Relative file path does not match actual file. ## Impact none ## Testing -- This is an automated message from the Apache Git Service. To respond to the