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(ci): add cfg check #7965

Merged
merged 3 commits into from
Apr 29, 2024
Merged

feat(ci): add cfg check #7965

merged 3 commits into from
Apr 29, 2024

Conversation

emhane
Copy link
Member

@emhane emhane commented Apr 29, 2024

Checks if cfg attribute is used correctly. This for example catches if a feature is used in lib, that isn't in manifest.

@emhane emhane added the A-meta Changes in the contributor workflow and planning label Apr 29, 2024
@emhane emhane requested a review from mattsse April 29, 2024 16:12
Makefile Show resolved Hide resolved
.github/workflows/features.yml Outdated Show resolved Hide resolved
@emhane emhane requested a review from onbjerg April 29, 2024 17:37
@emhane
Copy link
Member Author

emhane commented Apr 29, 2024

thanks @DaniPopes for being a rust encyclopaedia and telling us ab this awesome check, will save me one or two fml moments here-forth when I forget to add optimism feature to a crate cause I'm so used to it being everywhere

Copy link
Member

@onbjerg onbjerg left a comment

Choose a reason for hiding this comment

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

lgtm otherwise

.github/workflows/lint.yml Show resolved Hide resolved
Co-authored-by: Oliver Nordbjerg <[email protected]>
@mattsse mattsse added this pull request to the merge queue Apr 29, 2024
Merged via the queue into main with commit 3754b1e Apr 29, 2024
29 checks passed
@mattsse mattsse deleted the emhane/feature-check branch April 29, 2024 19:34
mw2000 pushed a commit to mw2000/reth that referenced this pull request Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-meta Changes in the contributor workflow and planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants