Solutions for Advent of Code 2024 done in Ruby
bundle install --binstubs
./bin/rspec spec
Keep style up to date with rubocop:
./bin/rubocop --auto-gen-config
# remove auto-correctable files from rubocop_todo.yml
./bin/rubocop -a
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Solutions for Advent of Code 2024 done in Ruby
bundle install --binstubs
./bin/rspec spec
Keep style up to date with rubocop:
./bin/rubocop --auto-gen-config
# remove auto-correctable files from rubocop_todo.yml
./bin/rubocop -a