Watch
1
0
Fork
You've already forked advent-of-code
0

2023 is now Ruby with Sorbet

This commit is contained in:
Jeremy Kaplan 2023-12-20 10:05:02 -08:00
commit afcaba41eb
21 changed files with 87695 additions and 0 deletions

View file

@ -0,0 +1,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