-
-
Notifications
You must be signed in to change notification settings - Fork 301
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Please read the FAQ for the bug you encountered.
- I have read the existing FAQ
⏯ Playground Link
💻 Code
languageGlobs:
html: ['*.vue', '*.svelte', '*.astro']
json: ['.eslintrc']
🙁 Actual behavior
ast-grep -p "Article"
Error: Cannot parse configuration
Help: The sgconfig.yml is not a valid configuration file. Please refer to doc and fix the error.
See also: https://ast-grep.github.io/reference/sgconfig.html
✖ Caused by
╰▻ missing field `ruleDirs`
🙂 Expected behavior
ast-grep to work. It seems to work if you add an empty ruleDirs key.
Additional information about the issue
ast-grep --version
ast-grep 0.38.5
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request