Skip to content

Instantly share code, notes, and snippets.

@danmayer
Created November 11, 2009 14:40
Show Gist options
  • Select an option

  • Save danmayer/231991 to your computer and use it in GitHub Desktop.

Select an option

Save danmayer/231991 to your computer and use it in GitHub Desktop.
# example of the configurations that can be passed to Caliper
# place this file in the root or config/ of your project
# and overide the settings as needed
directories_to_calculate: ---
- app
- lib
- docs
- src
test_directories_to_calculate: ---
- test/weird
minimum_churn_count: 6
churn_start_date: 1 year ago
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment