nimblehq / elixir-templates

Our optimized Elixir templates used in our projects
https://nimblehq.co
MIT License
86 stars 6 forks source link

[#297] Refactor the "File not found" error logging messages for absent files when disabling credo checks #298

Closed liamstevens111 closed 1 year ago

liamstevens111 commented 1 year ago

Attempts to resolve #297

What happened 👀

Few changes to the file to separate the the check and files depending on the project type. Not the most efficient but an example I thought of although does make it larger. Not sure if it's easier to read or not.

Insight 📝

Proof Of Work 📹

Show us the implementation: screenshots, GIFs, etc.