-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
We need to bring dylint rules to our tool, so we can lint whether the project has the recommendations we enforce.
https://github.com/trailofbits/dylint
Ideally we would need to load the patterns we have in cyberfabric-core https://github.com/cyberfabric/cyberfabric-core/tree/main/dylint_lints inside of the CLI.
- Build all dylint rules into a library
- Include that binary during build process
- Run that binary from the
lintsubcommand
Probably, there's an easier way, but this is what I found so far that it can be doable(not checked, just theory).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed