Skip to content

[th/code-format-fast] contrib: add "--fast" flag to nm-core-format.sh to only check changed files

Thomas Haller requested to merge th/code-format-fast into main

It's not the default, because a caller might not be aware that this flag exists, and when calling the script without arguments, it should do correct (albeit slow) thing.

Merge request reports