Skip to content

k12ish/AdventOfCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent Of Code

pre-commit code style: prettier Code style: black Imports: isort

Development

  1. Install pre-commit for linting on commits
  2. Use the bundled .gitconfig to hide text files from diffs
$ git config --local include.path ../.gitconfig
$ pre-commit install

About

Solutions to Advent of Code written in a mix of Rust, Python, Julia and Golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published