Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linting #371

Open
davidt0x opened this issue Jan 11, 2023 · 0 comments
Open

Linting #371

davidt0x opened this issue Jan 11, 2023 · 0 comments
Labels
enhancement New feature or request Strategic priority

Comments

@davidt0x
Copy link
Contributor

Currently, we do not perform any linting of MDF models to ensure they conform to constraints within the specification. We currently accept any model that conforms to MDF's JSON schema (so to speak). I think a first task for this issue might be to itemize these extra constraints that are placed on MDF models based on the specification:

  • Input ports for nodes that have cyclical edges must have default value to initialize the cyclical input.
  • Type compatibility checking between operations
@jdcpni jdcpni added the enhancement New feature or request label Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Strategic priority
Projects
None yet
Development

No branches or pull requests

3 participants