Skip to content

tools/nxstyle: add a script to check a whole tree at once - #19556

Merged
xiaoxiang781216 merged 1 commit into
apache:masterfrom
raiden00pl:nxstyle_sweep
Jul 27, 2026
Merged

tools/nxstyle: add a script to check a whole tree at once#19556
xiaoxiang781216 merged 1 commit into
apache:masterfrom
raiden00pl:nxstyle_sweep

Conversation

@raiden00pl

Copy link
Copy Markdown
Member

Summary

tools/nxstyle: add a script to check a whole tree at once

taken from #19555

Impact

new tool

Testing

sh ./tools/nxstyle_sweep.sh                                                                                                                                                                                                 
nxstyle-errors.txt:  67150 diagnostics
nxstyle-files.txt: 79 files

Checked 17165 files, 79 failed

nxstyle checks one file per invocation.  nxstyle_sweep.sh runs it over
the directories given, or the whole repository, and collects what it
reports.

Signed-off-by: raiden00pl <raiden00@railab.me>
Assisted-by: Claude Code
@github-actions github-actions Bot added Area: Build system Size: M The size of the change in this PR is medium labels Jul 27, 2026
@github-actions

Copy link
Copy Markdown

MemBrowse Memory Report

No memory changes detected for:

@xiaoxiang781216
xiaoxiang781216 merged commit a4a12b1 into apache:master Jul 27, 2026
54 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Build system Size: M The size of the change in this PR is medium

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants