Skip to content

fix increasing indent on error tracebacks#60

Merged
joeldrapper merged 1 commit intoyippee-fun:mainfrom
pushcx:fix_error_indent
Mar 5, 2025
Merged

fix increasing indent on error tracebacks#60
joeldrapper merged 1 commit intoyippee-fun:mainfrom
pushcx:fix_error_indent

Conversation

@pushcx
Copy link
Copy Markdown
Contributor

@pushcx pushcx commented Feb 28, 2025

@joeldrapper and I discussed the increasing error indent I mentioned in #59 and he said it wasn't a desired style. Here's the update:

./test/invocation.test.rb:37 call
  unexpected ArgumentError, wrong number of arguments (given 1, expected 0)
  ./test/invocation.test.rb:37:in 'block (3 levels) in load_tests'
  /home/pushcx/code/hotcake/lib/hotcake.rb:86:in 'Invocation#call'

Passed: 32 | Failed: 0 | Errors: 1

@joeldrapper joeldrapper merged commit 05a5763 into yippee-fun:main Mar 5, 2025
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