📣 Announcing #Elixir Drops 0.2.0 with support for custom types! 🎉
#MyElixirStatus #OpenSource #ElixirLibrary #DataValidation #Validation #JSON #Schemas
https://solnic.dev/elixir-drops-020-with-support-for-custom-types-was-released
📣 Announcing #Elixir Drops 0.2.0 with support for custom types! 🎉
#MyElixirStatus #OpenSource #ElixirLibrary #DataValidation #Validation #JSON #Schemas
https://solnic.dev/elixir-drops-020-with-support-for-custom-types-was-released
I have been really digging in deep learning how the elixir credo library works. I recently learned "credo diff" isn't exactly what you would expect resulting in me creating a local variant of what I feel it should be. I'm now using a variant I created that does a diff based on only the files you modified and running credo against those files.
I feel this functionality should be included in the core library.