• @[email protected]
    link
    fedilink
    479 months ago

    No docstring, no shebang, no main function, no raw strings, and I’m sure they don’t have unit tests with a mocked filesystem.

    • enkers
      link
      179 months ago

      Pylint is screaming right now.

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

          it’s the Nazi version.

          I skimmed the linked doc and they don’t:

          Reformat code, since we believe that developers should do that

          Which seems more open and forgiving than some linters. What makes them strict and inflexible?

          Or did you mean actual Nazi run the project? (I hate that this is a possibility.)

          Edit: They do say they have lots of strict rules. So, I am going that is it.

          • @[email protected]
            link
            fedilink
            39 months ago

            It’s flake8 with all the rules enabled. You get a hundred warnings even for small programs. I love it.

    • darcy
      link
      59 months ago

      its 14 lines