aboutcode-org / aboutcode-org/scancode.io
Better handle VCS checkouts and clones in a Docker image
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 215
- Forks
- 203
- Ø Merge
- 4 T. 8 Std.
- Gemergte PRs (30 T.)
- 6
Beschreibung
Somehow we do not ignore .git directories in the docker pipeline
That both good and bad:
1. there is some (small) value to know we have a git checkout and that could be important origin clues
2. these are generally ignored by scancode-toolkit with https://github.com/nexB/commoncode/blob/main/src/commoncode/ignore.py
In the current way, this ends up being noise.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.