You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't believe this is the hook's issue. The main problem is that the file has no extension. All files should have extensions (except for binaries on Linux IMO).
📝 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
The text was updated successfully, but these errors were encountered: