The Prettier Bounty is a challenge to write a prettier-compliant pretty printer in Rust

      • sugar_in_your_tea@sh.itjust.works
        link
        fedilink
        arrow-up
        7
        arrow-down
        1
        ·
        edit-2
        8 months ago

        Yeah, “pretty printer” to me means some kind of pretty output library, like for terminal applications. I’d call this a “code formatter,” but whatever.

        I guess this is what happens when your community doesn’t standardize on something early on. I guess I take cargo fmt for granted.

        • Anders429@programming.dev
          link
          fedilink
          arrow-up
          4
          arrow-down
          2
          ·
          8 months ago

          What tests? There is no hyperlink, for all I know, these are just some hidden tests that the owners of the competition run on the solutions to verify them. There is no link to Prettier at all, and at a first read it’s very unclear this is what they want you to do if you aren’t already familiar with the tool they want you to recreate.

          • snaggen@programming.devOP
            link
            fedilink
            arrow-up
            8
            arrow-down
            3
            ·
            8 months ago

            Ok, I don’t know what is more worrying, that a developer fails to find prettier on GitHub, or that a developer fails to Google it. But I guess that if you fail this, you were probably not the target audience for the challenge.

            • hascat@programming.dev
              link
              fedilink
              English
              arrow-up
              5
              arrow-down
              1
              ·
              8 months ago

              Nobody reading about the contest in the linked page should have to rely on Google to fully understand the parameters of the contest. Whoever authored this page is lazy.