Closed btkostner closed 10 months ago
@rrrene Sorry for the ping but is there anything I can do to get this reviewed and merged? I'm pretty sure GH was having issues when I submitted the PR and that's why the checks are all failing.
Alright, checks are running again 👍
@btkostner Thx! Will be released for X-Mas 🎄 👍
@rrrene Awesome! Thank you for your work maintaining this awesome library 🎊
A lot of libraries define custom attributes and DSLs that adjust code in the next function. This PR allows users to ignore specific attributes from the
Credo.Check.Readability.StrictModuleLayout
check. Documentation and tests included.Examples:
@decorate
library@trace
libraries