• @markstos
    link
    English
    359 months ago

    Solution: Code Style Guidelines doc that the team agrees on. A checkbox in the PR template that affirms that code is compliant with the guidelines.

    This way it’s not personal, it’s a rule that everyone should follow as a shared standard.

    • @bob_wiley
      link
      English
      17
      edit-2
      8 months ago

      deleted by creator

        • @bob_wiley
          link
          English
          5
          edit-2
          8 months ago

          deleted by creator

      • ripcord
        link
        fedilink
        3
        edit-2
        9 months ago

        This sadly sounds like one of the projects on my teamat the moment and it’s horrifying.

        One guy working on it, I’m really the only reviewer. Code is all stuff like this. Variables named j1 through j20, dozens and dozens of nearly identical functions with tons of brute force, copy-pasted code, etc. Works well enough but it’s just horrifying to try to read and review.

        Edit:. Just remembered, he had all these grouped functions passing (and sometimes returning) 60+ identical variables that didn’t need to be local because he refused to use class vars, etc.

        He’s gotten a lot better about this stuff in the last year though

        • @[email protected]
          link
          fedilink
          English
          2
          edit-2
          9 months ago

          You know, as an amateur with massive impostor syndrome who’s probably going to be applying for jobs soon, this comment and those like it give me strength.

          • @bob_wiley
            link
            English
            2
            edit-2
            8 months ago

            deleted by creator