Skip to content

Add option to apply format fix only on changed files (much faster)#153

Merged
daveallie merged 2 commits intocrosspoint-reader:masterfrom
jonasdiemer:improve/clang-format-fix
Dec 30, 2025
Merged

Add option to apply format fix only on changed files (much faster)#153
daveallie merged 2 commits intocrosspoint-reader:masterfrom
jonasdiemer:improve/clang-format-fix

Conversation

@jonasdiemer
Copy link
Copy Markdown
Contributor

The default version parses a lot of files and takes ~5s on my machine. This adds an option -g to run only on files modified/staged in git.

@daveallie daveallie merged commit d4bd119 into crosspoint-reader:master Dec 30, 2025
1 check passed
jonasdiemer added a commit to jonasdiemer/crosspoint-reader that referenced this pull request Dec 30, 2025
…rosspoint-reader#153)

The default version parses a lot of files and takes ~5s on my machine.
This adds an option `-g` to run only on files modified/staged in git.
Unintendedsideeffects pushed a commit to Unintendedsideeffects/crosspoint-reader that referenced this pull request Feb 17, 2026
…rosspoint-reader#153)

The default version parses a lot of files and takes ~5s on my machine.
This adds an option `-g` to run only on files modified/staged in git.
whale-n pushed a commit to whale-n/njwiv-xt that referenced this pull request Mar 17, 2026
…rosspoint-reader#153)

The default version parses a lot of files and takes ~5s on my machine.
This adds an option `-g` to run only on files modified/staged in git.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants