Personalize MISSING EXPRESSION message#2138
Merged
Merged
Conversation
Contributor
Author
|
I'm not sure why this is failing the Set Pull Expectation action. I tried this earlier (#2137) and had the same result. If you have insight, please let me know. Update: I think this is because I'm opening a PR from a fork and don't have write access to this repository. |
Member
|
Ah, thank you! Much better with that word filled in! I have learned that the mere act of using GitHub to do contributions has the contributed code fall under the stated license of the project. I think that wasn't as clear legally in the 90s (which is the era of the open source person I initially got my recommendations from) so I need to update files here and there to indicate that we are using the inbound=outbound method for this stuff. |
This was referenced Aug 7, 2024
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.
Quick Summary:
I encountered this error message when playing around in elm repl. I had to re-read the sentence a couple times to make sure I understood what the compiler was telling me. I hope this small change makes the message just a little easier to understand 😄
I also updated the link to the ContributorAgreement as I encountered a 404 when I decided to submit this change. Let me know if you'd like that to be in a separate pull request 🙂