pycham on windows , `- repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. rev: v0.7.0 hooks: # Run the linter. - id: ruff # Run the formatter. - id: ruff-format` LF will be replaced by CRLF the next time Git touches it
pycham on windows ,
`- repo: https://github.com/astral-sh/ruff-pre-commit
Ruff version.
rev: v0.7.0
hooks:
# Run the linter.
- id: ruff
# Run the formatter.
- id: ruff-format`
LF will be replaced by CRLF the next time Git touches it