[Configuration] Allow directories to be provided instead of searching for backend
- Langage dominant
- Go
- Étoiles
- 26
- Forks
- 7
- Merge moyen
- 1 j 1 h
- PR mergées (30 j)
- 1
Description
### TL;DR
Allow users to provide a list of directories instead of always detecting the backend configuration.
This should allow Guardian to still detect which directories have changed and instead marry that against a list of provided directories.
### Detailed design
```markdown
We should probably introduce a config file at this point to start allowing greater customization to guardians features.
```
### Alternatives considered
_No response_
### Additional information
_No response_
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
The issue proposes a configuration file to allow specifying directories instead of auto-detecting backends. Start by examining the existing backend detection logic in the codebase, likely in a main.go or config package. Look for how directories are currently scanned. 'Done' means users can provide a list of directories via config, and Guardian uses that list instead of searching.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Domaine
- cli, tooling
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100