Skip to content

v0.1.6

Compare
Choose a tag to compare
@isabel-anastasiadis-boost isabel-anastasiadis-boost released this 25 Nov 02:47
· 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.