Documentation
¶
Overview ¶
Package languages embeds the per-language capability pattern definitions. Each YAML file defines import paths and call-site substrings that map to capabilities, making it straightforward to add new language support by dropping in a new *.yaml file and registering the lang key in internal/analyzer/analyzer.go.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FS embed.FS
FS is an embed.FS containing every *.yaml file in this directory.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.