Skip to content

docs: show how to ignore wildcard paths#196

Draft
Mirochill wants to merge 1 commit into
inveniosoftware:masterfrom
Mirochill:docs-108-ignore-wildcard-paths
Draft

docs: show how to ignore wildcard paths#196
Mirochill wants to merge 1 commit into
inveniosoftware:masterfrom
Mirochill:docs-108-ignore-wildcard-paths

Conversation

@Mirochill
Copy link
Copy Markdown

Summary

  • Document how to use a custom ignore container for wildcard path matching.
  • Add an example that ignores apiAccessTime inside nested arrays regardless of the item indexes.

Fixes #108

Validation

  • git diff --check
  • git diff --cached --check
  • git diff --check HEAD~1..HEAD
  • git show --check --oneline HEAD -- docs/index.rst
  • Not run locally

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document how to ignore field in array of dicts

1 participant