mirror of
https://github.com/ModernRelay/omnigraph.git
synced 2026-06-30 02:49:39 +02:00
Add query lint and check commands
This commit is contained in:
parent
4abe9e3627
commit
1bf55fa52d
7 changed files with 1088 additions and 9 deletions
|
|
@ -1,3 +1,4 @@
|
|||
pub mod ast;
|
||||
pub mod lint;
|
||||
pub mod parser;
|
||||
pub mod typecheck;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue