• mmddmm@lemm.ee
    link
    fedilink
    arrow-up
    6
    ·
    2 days ago

    Hum… Ignore linter advice for code that you temporarily mangled.

    It’s not like you have to act upon it as soon as a blue line appears under your code.

    • bleistift2@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 days ago

      Depending on the configuration, a linter may cause the compilation or a CI pipeline to fail.

      • mmddmm@lemm.ee
        link
        fedilink
        arrow-up
        1
        ·
        2 days ago

        Failing your local compilation due to linter problems is just stupid.

        Sending “temporary” changes into your CI pipeline isn’t even stupid, it’s borderline malicious.

        • bleistift2@sopuli.xyz
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 days ago

          Sending “temporary” changes into your CI pipeline isn’t even stupid, it’s borderline malicious.

          No? “Hey customer, I’ve deployed the changes you requested to the staging area. Is this what you had in mind? Keep in mind it only looks good and isn’t fully functional yet.”