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

feat(tooling): add an eels version linter #1079

Open
danceratopz opened this issue Jan 16, 2025 · 1 comment
Open

feat(tooling): add an eels version linter #1079

danceratopz opened this issue Jan 16, 2025 · 1 comment

Comments

@danceratopz
Copy link
Member

#1077 added documentation for the upcoming version scheme to be adopted by EELS releases. In order to ensure that EELS releases only get created with legal EELS versions, we could add a "version linter" tool.

This rough script parses EELS versions and attempts to create a human-readable description of the release type (example output here), perhaps it can be used as a starting point for the version linter.

@SamWilsn
Copy link
Contributor

Here's an example of another lint for reference: https://github.com/ethereum/execution-specs/blob/master/src/ethereum_spec_tools/lint/lints/import_hygiene.py

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

No branches or pull requests

2 participants