Skip to content

Could there be a way to suppress warnings? #368

Description

@redspacecat

Currently when I build my project, I get 20+ warnings from things like unused procedure arguments, struct fields, structs, procedures, etc.
I have many things there for later or things that I don't care about. The warnings clutter up finding errors when they occur and are quite inconvenient.

Could there please be a way to suppress warnings in the output while building?
Possibly a flag when doing goboscript build
Example: goboscript build --suppress-warnings

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions