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

Fix filtering logic of structure command #338

Merged
merged 6 commits into from
Oct 22, 2024
Merged

Conversation

regexident
Copy link
Owner

Fixes #330

Rust API Guidelines: "The error message given by the Display representation of an error type should be lowercase without trailing punctuation, and typically concise."

(as per https://rust-lang.github.io/api-guidelines/interoperability.html#error-types-are-meaningful-and-well-behaved-c-good-err)
@regexident regexident force-pushed the fix-structure-filtering branch from 39257cf to 826cfdb Compare October 22, 2024 22:07
@regexident regexident force-pushed the fix-structure-filtering branch from 826cfdb to b2a629a Compare October 22, 2024 22:12
@regexident regexident force-pushed the fix-structure-filtering branch from b2a629a to 489f845 Compare October 22, 2024 22:23
@regexident regexident merged commit 40fa151 into main Oct 22, 2024
7 checks passed
@regexident regexident deleted the fix-structure-filtering branch October 22, 2024 22:29
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.

--max-depth option works incorrectly
1 participant