home.social

#elixirlibrary — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #elixirlibrary, aggregated by home.social.

  1. 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.