elixirmoney / money

Elixir library for working with Money safer, easier, and fun... Is an interpretation of the Fowler's Money pattern in fun.prog.
https://hex.pm/packages/money/
MIT License
826 stars 139 forks source link

Bump credo dep to 1.6.5 #187

Closed kianmeng closed 1 year ago

kianmeng commented 2 years ago

Upgraded: credo 1.4.1 => 1.6.5 jason 1.2.2 => 1.3.0

This PR resolves the errors when running Credo and updated the .credo.exs and updates rules to fit the library requirements.