• expr@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    5 months ago

    It’s a pretty standard flag in basically all compiled languages, just goes by a different name. -werror in C, -Werror in Java, TreatWarningsAsErrors in C#, etc.