Upgrade examples to snake_case builtins and PNC#228
Merged
Conversation
smores56
previously approved these changes
Jan 10, 2025
examples/ElmWebApp/backend.roc
Outdated
| @@ -15,22 +15,24 @@ Model : {} | |||
| # generate css by running `tailwindcss`,... | |||
| # In this case we don't have anything to initialize, so it is just `Task.ok {}`. | |||
Collaborator
There was a problem hiding this comment.
What is this Task thing? I've never heard of it.
Collaborator
|
All done :) |
Collaborator
This still needs to be done |
Collaborator
|
Remaining:
|
smores56
previously approved these changes
Jan 25, 2025
snake_case builtins and PNCsnake_case builtins and PNC
Collaborator
|
I added "DO NOT MERGE" to the PR title so it does not get merged before TESTING is turned into nightly |
snake_case builtins and PNCsnake_case builtins and PNC
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Paired with the breaking change roc-lang/roc#7463