Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cli/src/diff_util.rs: fix typo in diff --name-only #5131

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tim-janik
Copy link
Collaborator

cli/tests/[email protected]: update snapshots

Checklist

If applicable:

  • I have updated CHANGELOG.md
  • I have updated the documentation (README.md, docs/, demos/)
  • I have updated the config schema (cli/src/config-schema.json)
  • [ x] I have run tests to cover my changes

cli/tests/[email protected]: update snapshots

Signed-off-by: Tim Janik <[email protected]>
@tim-janik tim-janik enabled auto-merge (rebase) December 18, 2024 02:10
@@ -1,6 +1,7 @@
---
source: cli/tests/test_generate_md_cli_help.rs
description: "AUTO-GENERATED FILE, DO NOT EDIT. This cli reference is generated by a test as an `insta` snapshot. MkDocs includes this snapshot from docs/cli-reference.md."
snapshot_kind: text
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had not noticed that this line gets added or removed depending on your cargo-insta version. Looking at mitsuhiko/insta#676, they've decided to not include it in the future. I don't mind it being in this version for now. I was just sharing what I found in case others are wondering the.

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.

2 participants