Storia-AI/sage

Feature request: Exclude auto-generated files

Aberta

#47 aberto em 2 de out. de 2024

 (6 comentários) (0 reação) (2 responsáveis)Python (116 forks)auto 404
good first issuehacktoberfest🔥 difficulty: 2

Métricas do repositório

Stars
 (1.267 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Some repos have hundreds of auto-generated files, with limited utility in actually understanding the repo.

We'll have to implement some heuristics to detect such files (based on filename and content), and offer an option to exclude them from indexing. When they dominate the repo, they can really damage retrieval quality.

Guia do colaborador