v0.1.6
·
34 commits
to main
since this release
- Added a 'threshold_to_run_on_all_files` setting (defaults to 8). When the number of files changed has exceeded the threshold, we will run the analysis across all files in one go, instead of one by one.
- You can also pass the
--all
argument to get the same behaviour, regardless of threshold.