Packages

Library for doing playing card-type things. Shuffling a deck and finding the highest value card in a trick

Current section

Files

Jump to
card_shark .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]