oxsecurity / megalinter

🦙 MegaLinter analyzes 50 languages, 22 formats, 21 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally.
https://megalinter.io
GNU Affero General Public License v3.0
1.81k stars 215 forks source link

Adjust find commands to clean up files in same step #3588

Closed echoix closed 1 month ago

echoix commented 1 month ago

Adjust find commands to run on venv folder (for pip). Adjust the final cleaning of python files after the megalinter install.

Use a single find command to clean npm files too.

Applied the corrections in the server folder too

Proposed Changes

Readiness Checklist

Author/Contributor

Reviewing Maintainer