Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddLineNumbers ¶
AddLineNumbers prefixes each line of code with its line number for accurate LLM line identification
func DecodeFromBase64 ¶
func InferLanguagesFromGlobs ¶
InferLanguagesFromGlobs returns the set of languages whose extensions are referenced by any of the provided glob patterns. Globs that don't pin a specific language extension (e.g. "**/*") return an empty slice — callers treat those rules as universal/all-language.
func LoadDatadogDriverConfig ¶
func LoadDatadogDriverConfig(path string) (model.DatadogDriverConfig, error)
LoadDatadogDriverConfig loads the Datadog driver configuration from a JSON file in the repository
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.