• @glad_cat
    cake
    link
    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.

        • @MNByChoice@midwest.social
          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.

          • @glad_cat
            cake
            link
            39 months ago

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