alef 0.19.8

Opinionated polyglot binding generator for Rust libraries
Documentation
target-version = "py310"
line-length = 120
src = ["hooks"]

[lint]
select = ["ALL"]
ignore = [
  "ANN",
  "COM812",
  "D",
  "EM",
  "FBT",
  "FIX",
  "ISC001",
  "S310",
  "S603",
  "S606",
  "S607",
  "T201",
  "TD",
  "TRY",
]