maproulette / maproulette/maproulette-backend
Upgrade Scalafmt to a later release of 2.x
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 53
- Forks
- 39
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 12
Description
MapRoulette is using scalafmt 2.3.2 (see .scalafmt.conf) and it's quite old from Dec 2019. It's time to start updating to newer versions! The latest is v3.7.x and jumping to the latest isn't likely to work. It should be easier to slowly move forward to last 2.x build like v2.7.5 or even slower by using v2.4.x.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with .scalafmt.conf, which currently specifies Scalafmt 2.3.2, and review the compatibility notes for the proposed later 2.x releases. Update the configuration to a compatible newer 2.x version, then verify that the repository's formatting checks still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100