doctor
doctor copied to clipboard
Add ability to mark @moduledoc false as failures as well as missing @…
Added the ability to mark hidden docs i.e. @moduledoc false
as a failure
Added an empty Map as a check to confirm if a module doc is missing
Updated README
Added Test
Thanks for the contribution! Really appreciate it :). I'll take a look some time this week and merge this one in as well as cut a new release!
Added the ability to mark hidden docs i.e.
@moduledoc false
as a failure
Any update on this? Was going to hopefully throw it in my company's mix file instead of forking it!
Just following up!
@balexandr do you mind taking a look at the failing jobs? 🙏🏻
@yordis Updated, tests passing locally.
ping @yordis @akoutmos
Updated!