blueprint-compiler/CONTRIBUTING.md
Sonny Piers 2da6be7618 lsp: Fix crash when import version missing
The issue is specific to the language server, since it's trying to use
an AST that contains errors. The test would not fail but was added
anyway.
2022-07-09 20:00:10 +00:00

165 B

First of all, thank you for contributing to Blueprint.

If you learn something useful, please add it to this file.

Run the test suite

python -m unittest