aboutsummaryrefslogtreecommitdiff
path: root/tools/ruby-tools/sorbet/tapioca/config.yml
blob: 886ae587038c185e2af7a6a80816c306254305d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
gem:
  # Add your `gem` command parameters here:
  #
  # exclude:
  # - gem_name
  # doc: true
  # workers: 5
dsl:
  # Add your `dsl` command parameters here:
  #
  # exclude:
  # - SomeGeneratorName
  # workers: 5