Skip to content

Instantly share code, notes, and snippets.

@averms
Created June 18, 2025 03:02
Show Gist options
  • Save averms/5ab94d2585ecf97067ceb48e98536421 to your computer and use it in GitHub Desktop.
Save averms/5ab94d2585ecf97067ceb48e98536421 to your computer and use it in GitHub Desktop.
[tool.ruff.lint]
extend-select = [
"B",
"E",
"F",
"I",
"SIM",
"UP",
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment