DeepSource @deepsource.com · Jan 27

Writing a Globstar checker is easy — all you need is a simple YAML syntax and native tree-sitter S-expressions. Here's an example ⏬

3 likes 1 replies

?

Replies

DeepSource · Jan 27

Using the S-expression, you can create capture groups for matching relevant symbols in the code and use that in the message template, or for filtering the findings. Read more: globstar.dev/reference/c...