mirego / credo_naming

🏷 A suite of Credo checks to enforce naming best practices in an Elixir project
https://open.mirego.com
BSD 3-Clause "New" or "Revised" License
88 stars 9 forks source link

Dw/regex #26

Closed D-Town44 closed 1 year ago

D-Town44 commented 1 year ago

📖 Description and reason

Add Regex functionality to excluded_paths option

👷 Work done

Tasks

Additional notes

Also updated the version/readme/tests

🎉 Result

image

🦀 Dispatch

#dispatch/elixir

D-Town44 commented 1 year ago

Added Regex Functionality. Updated Version/Readme/Tests

remi commented 1 year ago

Hi Daniel,

Could you exclude the version/changelog update from your PR. We like to keep actual feature code separate from version changes.

Thank you!

D-Town44 commented 1 year ago

No problem! Removed 👍

remi commented 1 year ago

Thank you @D-Town44! I just released v2.0.1 with your feature 🎉