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
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: