You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a tool called zepter that can be used to analyze, fix and format features in Rust workspaces. We want to use this tool to detect faulty feature configurations sooner.
TODO
Add zepter to our GitHub CI actions to automatically check for faulty configurations. For reference see for example the definition here.
The text was updated successfully, but these errors were encountered:
@pendulum-chain/product this is a nice-to-have feature that could probably help us identify some subtle bugs earlier.
ebma
changed the title
Add 'zepter' to CI workflow to detect faulty feature configuration #490
Add 'zepter' to CI workflow to detect faulty feature configuration
Aug 8, 2024
Context
There is a tool called zepter that can be used to analyze, fix and format features in Rust workspaces. We want to use this tool to detect faulty feature configurations sooner.
TODO
Add
zepter
to our GitHub CI actions to automatically check for faulty configurations. For reference see for example the definition here.The text was updated successfully, but these errors were encountered: