Files and paths that automated reviewers should skip.
mix.lock— dependency lock file, not human-authoredpriv/plts/— Dialyzer PLT cache (generated)priv/static/a2ui.css— generated CSS bundle.formatter.exs— formatter config, rarely meaningful to review.github/workflows/— CI configs, reviewed manuallyconfig/— demo-only config, not part of the library
- Documentation-only changes (
*.mdfiles,@moduledoc/@docedits) - Dependency version bumps with no code changes
- Test fixture data files