ansys / grantami-serverapi-openapi

Autogenerated client library for Granta MI Server API
MIT License
1 stars 0 forks source link

Pre-commit hook doesn't apply to new files #181

Closed ludovicsteinbach closed 2 months ago

ludovicsteinbach commented 2 months ago

When generating the code in CI, we now use pre-commit to format the files and add the license header. This doesn't apply to files that have just been created.

See this PR https://github.com/ansys/grantami-serverapi-openapi/pull/180 for example