Commit graph

4 commits

Author SHA1 Message Date
150bba2ef8
docs: enable Credo ModuleDoc check and fix remaining modules
Add @moduledoc to Secrets, LiveHelpers, AuthOverrides, and Membership domain.
Enable Credo.Check.Readability.ModuleDoc in .credo.exs.
2025-11-13 11:20:33 +01:00
8d3b76b954
chore: disable linter breaking for TODOs
Some checks failed
continuous-integration/drone/push Build is failing
2025-10-16 12:13:44 +02:00
8268d8d498
Disable ModuleDoc check
All checks were successful
continuous-integration/drone/push Build is passing
Adding module documentation for all our Ash resources seems desirable,
but ultimately unrealistic, and I think it's more likely that this check
will result in one-liner documentation that doesn't contain any real
information.
2025-05-14 16:33:24 +02:00
4a921b4b24
Add default generated credo config 2025-05-14 16:33:17 +02:00