rrrene / credo

A static code analysis tool for the Elixir language with a focus on code consistency and teaching.
http://credo-ci.org/
MIT License
4.93k stars 417 forks source link

Dependency sorting check #1043

Closed Sgoettschkes closed 10 months ago

Sgoettschkes commented 1 year ago

This check ensures the dependencies in the mix file are sorted alphabetically.

ToDos:

Sgoettschkes commented 1 year ago

If this PR has the potential to be merged, please let me know so I can get into the ToDos mentioned above.

rrrene commented 10 months ago

Hi, I don't think this is a good idea.

It doesn't help that this isn't a case of "look we implemented this in our company, maybe it's useful for others" ...

Sgoettschkes commented 10 months ago

Hi, I don't think this is a good idea.

Sure, no worries!