data/Language/Flow.yaml: Add Flow definition
This adds definition of Flow, a static type checker for JS.
Closes #51
@gitmate-bot rebase
Hey! I'm GitMate.io! This pull request is being rebased automatically. Please DO NOT push while rebase is in progress or your changes would be lost permanently :warning:
Automated rebase with GitMate.io was successful! :tada:
this language has no keywords?
Flow is just a static type checker for JS. So thought of skipping the same.
Should I add it?
Flow is just a static type checker for JS.
coAST is about creating models to describe stuff. Not about omitting information.
Flow is just a static type checker for JS.
coAST is about creating models to describe stuff. Not about omitting information.
Duly noted. Will add them. Do reply to the comments inline, too.
I have no intention of giving more feedback at this stage, as you have not yet attempted to model the language.
Will do, thanks.
Comment on 6a22f54fd6eb8617d239748d2219de99f061cf4d, file data/Language/VisualBasic.yaml, line 5.
line too long (82 > 80 characters) (line-length)
Origin: YAMLLintBear, Section: yaml.
Comment on 6a22f54, file data/Language/VisualBasic.yaml, line 5.
line too long (82 > 80 characters) (line-length)
Origin: YAMLLintBear, Section:
yaml.
This is not related to this PR. Moreover, this has been fixed already.
Needs rebase :)
Needs rebase :)
Rebased. How does it look now?
@li-boxuan, done as asked :D Could you take a look now?
Netlify is failing due to other reason now :)
Netlify is failing due to other reason now :)
My bad. Resolved, @li-boxuan. Let me know if there's any other issue in this PR.
Rebased, too.
I was about to point out what @li-boxuan did, but it looks good now. The new modeling fixes this up.