feat: add corn file format#694
Merged
Merged
Conversation
234d916 to
61cae02
Compare
Contributor
|
Would prefer for us to stop adding to |
Pull Request Test Coverage Report for Build 17982676208Details
💛 - Coveralls |
61cae02 to
92ccdac
Compare
Author
|
Cool, I've dropped it from the default features list |
92ccdac to
2ae23cd
Compare
Author
|
Updated the commit message to comply. Looks like the main CI job failure is unrelated? |
This adds `corn` as a new file format. https://cornlang.dev
2ae23cd to
0aca5de
Compare
Contributor
|
Unsure how CI got into a red state but I just fixed it and rebased your branch on top of those fixes |
Author
|
Cheers for merging! I've just realised I didn't touch the readme. Want me to update that in or are you happy to? |
Contributor
|
I just pushed it |
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.
This adds
cornas a new file format.I've enabled it by default as per the current standards, but did see discussion in #621 as to possibly changing this approach.
https://cornlang.dev