Module config

Source
Expand description

Configuration module for the AI Context Generator.

This module provides configuration structures and constants for customizing the behavior of the context generation process.

Structs§

Config
Configuration structure for the AI Context Generator.

Constants§

IGNORED_DIRS
Directory names that are automatically ignored during scanning.
IGNORED_FILES
File names that are automatically ignored during scanning.
SUPPORTED_EXTENSIONS
File extensions that are supported for analysis.