We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e102ca8 commit 6ee6fa1Copy full SHA for 6ee6fa1
pyproject.toml
@@ -22,7 +22,7 @@ classifiers = [
22
]
23
keywords = ["cedarscript", "code-editing", "refactoring", "code-analysis", "sql-like", "ai-assisted-development"]
24
dependencies = [
25
- "cedarscript-ast-parser>=0.5.6",
+ "cedarscript-ast-parser>=0.5.8",
26
"grep-ast==0.3.3",
27
# https://github.com/tree-sitter/py-tree-sitter/issues/303
28
# https://github.com/grantjenks/py-tree-sitter-languages/issues/64
0 commit comments