aboutcode-org / aboutcode-org/scancode.io
Reducing Noise in "map_deploy_to_develop" pipeline - Pypi
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 215
- Forks
- 203
- Merge medio
- 4 d 8 h
- PR fusionados (30 d)
- 6
Descripción
When doing "map_deploy_to_develop" pipeline on projects, numerous files are flagged as "requires-review" despite being non-issues or irrelevant for manual inspection. These false positives introduce unnecessary noise into the review process. The tool should be enhanced to recognize and appropriately handle such files, reducing review clutter and improving overall efficiency.
List of noise files are:
- *.cmake
- *.mo
- *.toml
- *.txt
- *.db
- *.conf
- *.pth
- \*.dist-info/\*
- *.pc
- *.la
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.