-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
discussionDetails are under discussionDetails are under discussionenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Would be nice to allow the following syntax as the improvements from #224 makes model and formula args positional:
./cgaal check model.lcgs query.atl
./cgaal check query.atl model.lcgs
And for #217 also:
./cgaal check model.lcgs query0.atl query1.atl query2.atl
Detection of type would need to be with extension (.atl,lcgs) for JSON, we could attempt to parse the input, to determine its type. This adds a bit of overhead, but minimal, and only for JSON input files.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
discussionDetails are under discussionDetails are under discussionenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers