Skip to content

fix: remove stray newlines from inheritance printer - #3049

Draft
timeless-hayoka wants to merge 1 commit into
crytic:masterfrom
timeless-hayoka:codex/slither-1835-inheritance-carriage-return
Draft

fix: remove stray newlines from inheritance printer#3049
timeless-hayoka wants to merge 1 commit into
crytic:masterfrom
timeless-hayoka:codex/slither-1835-inheritance-carriage-return

Conversation

@timeless-hayoka

Copy link
Copy Markdown

Fixes the inheritance printer linebreak regression reported in #1835.

What changed:

  • removed the misplaced newline concatenation in the inheritance printer
  • kept the existing structured output fields intact
  • added a regression assertion that the printer description does not contain carriage returns

Verification:

  • uv run pytest tests/e2e/printers/test_printers.py -k inheritance

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.

1 participant