Skip to content

[NEW] subcommand lint #19

@Bechma

Description

@Bechma

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 lint subcommand

Probably, there's an easier way, but this is what I found so far that it can be doable(not checked, just theory).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions