tree-sitter/Tree-sitter parse files
Parse a corpus of files with tree-sitter
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| files | Glob patterns of files to be parsed | yes | — |
| files-list | File with glob patterns of files to be parsed | — | — |
| invalid-files | Glob patterns of files that are invalid | — | — |
| invalid-files-list | File with glob patterns of files that are invalid | — | — |
Outputs
| name | description |
|---|---|
| failures | The files with parsing errors |