aboutcode-org / aboutcode-org/scancode.io
Reducing Noise in "map_deploy_to_develop" pipeline - Pypi
Aberta
- Linguagem predominante
- Python
- Estrelas
- 215
- Forks
- 203
- Merge médio
- 4d 8h
- PRs com merge (30d)
- 6
Descrição
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
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.