Skip to content

Instantly share code, notes, and snippets.

@dhruvmanila
Created October 30, 2023 03:37
Show Gist options
  • Save dhruvmanila/8c796087330cb22699f3b20e929fde45 to your computer and use it in GitHub Desktop.
Save dhruvmanila/8c796087330cb22699f3b20e929fde45 to your computer and use it in GitHub Desktop.
ruff-pre-commit-issue-54
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.3
hooks:
- id: ruff
[tool.ruff]
ignore = ["F401"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment