Skip to content

✨ feat(gentest): Upgrade formatter to Ruff#1058

Merged
marioevz merged 1 commit intoethereum:mainfrom
raxhvl:patch/gentest
Jan 8, 2025
Merged

✨ feat(gentest): Upgrade formatter to Ruff#1058
marioevz merged 1 commit intoethereum:mainfrom
raxhvl:patch/gentest

Conversation

@raxhvl
Copy link
Member

@raxhvl raxhvl commented Jan 8, 2025

🗒️ Description

Gentest uses a formatter for generated tests. This PR updates the formatter from Black to Ruff.

🔗 Related Issues

closes #942

✅ Checklist

  • All: Set appropriate labels for the changes.
  • All: Considered squashing commits to improve commit history.
  • All: Added an entry to CHANGELOG.md.
  • All: Considered updating the online docs in the ./docs/ directory.
  • Tests: All converted JSON/YML tests from ethereum/tests have been added to converted-ethereum-tests.txt.
  • Tests: A PR with removal of converted JSON/YML tests from ethereum/tests have been opened.
  • Tests: Included the type and version of evm t8n tool used to locally execute test cases: e.g., ref with commit hash or geth 1.13.1-stable-3f40e65.
  • Tests: Ran mkdocs serve locally and verified the auto-generated docs for new tests in the Test Case Reference are correctly formatted.

Copy link
Member

@marioevz marioevz left a comment

Choose a reason for hiding this comment

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

Thank you!

@marioevz marioevz changed the title ✨ feat: Upgrade gentest formatter to Ruff ✨ feat(gentest): Upgrade formatter to Ruff Jan 8, 2025
@marioevz marioevz merged commit 154ab82 into ethereum:main Jan 8, 2025
3 checks passed
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.

(gentest): Update source code formatter

2 participants