📝 Description of the feature
Bash scripts are failing in pre-commit license because of it does not have extension and hence error is coming as unrecognized file.
Skipped unrecognised file D:\PyAnsys\Repos\pymechanical-env\src\ansys\mechanical\env\mechanical-env
eg: mechanical-env
https://github.com/ansys/pymechanical-env/blob/main/src/ansys/mechanical/env/mechanical-env
💡 Steps for implementing the feature
It can be fixed or we can exclude files using exclude option and manually update license
🔗 Useful links and references
No response