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'm using the pre-commit hook of this repository and some of the errors pointed by doc8 are super simple to correct (I'm thonking about trailing whitespace and missing return at end of file.
How hard would it be to modify the files on the fly ? the same way, black and ruff are actually fixing some issues automatically.
The text was updated successfully, but these errors were encountered:
I'm using the pre-commit hook of this repository and some of the errors pointed by doc8 are super simple to correct (I'm thonking about trailing whitespace and missing return at end of file.
How hard would it be to modify the files on the fly ? the same way, black and ruff are actually fixing some issues automatically.
The text was updated successfully, but these errors were encountered: