forcedotcom / forcedotcom/git2gus
config.json should support comments
Ouverte
- Langage dominant
- JavaScript
- Étoiles
- 28
- Forks
- 14
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
As a repository owner of a repository configured to use git2gus, I'd like the `.git2gus/config.json` file to support comments. So that I can know what this oddball config file is doing without documenting it in a separate file.
```json
{
// Reference: https://lwc-gus-bot.herokuapp.com/
// GitHub App: https://github.com/apps/git2gus
"productTag": "XXXXXXXXX",
"defaultBuild": "my default build"
}
```
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.