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
The end of the requirements.txt line output under Windows is crlf, but I added pre-commit hooks actions github, and lf will be output under linux, which will lead to failure. 'mixed-line-ending' is also not available
Can it be unified as lf
The text was updated successfully, but these errors were encountered:
The end of the requirements.txt line output under Windows is crlf, but I added pre-commit hooks actions github, and lf will be output under linux, which will lead to failure. 'mixed-line-ending' is also not available
Can it be unified as lf
The text was updated successfully, but these errors were encountered: