Update elm-format to 0.8.4
Closed this issue ยท 13 comments
Instructions:
- Clone repo
npm install
npm install -D elm-format@latest
elm-format . --yes
- Commit changes
- Pull request!
Is that much to be done?
It should be really straightforward! But I expect there will be some small formatting diff because harrysarson#159 errored in CI.
I will try that once!
Remving help wanted to give @Apoorve73 time to have a go :)
@Apoorve73 are you still on it?
@harrysarson I have already done this locally. Gimme the green sign and the PR is open :)
Give @Apoorve73 24 hours, otherwise go for it :)
@harrysarson I have made a PR, as referenced above. Kindly review that. Also, I found that, recently Hacktoberfest's guidelines were updated. Please have a look here, before merging PR or closing the issue. :)
Do I add the label now or when I merge?
As far as I know, you need to add the "hacktoberfest" topic to the repository :)
As far as I know, you need to add the "hacktoberfest" topic to the repository :)
Also, while merging the PR, you will also have to add a label "hacktoberfest-accepted" to the PR.
If you have the topic on the repo, and you merge anything, it counts already. The "hacktoberfest-accepted" label is just if you want to accept it, but not merge it right away (since it may be merged after the hacktober period).
Here some more info: https://hacktoberfest.digitalocean.com/hacktoberfest-update ๐
--- edit
You don't actually need the topic on the repo if you label the PR with the hacktoberfest-accepted
Oops! @g-belmonte , You are right. :)
@harrysarson since the last PR was closed, I opened a new one.