DEBSOURCES
Skip Quicknav
sources / python-gjson / 1.1.0-1 / tests / ruff.toml
123456789
extend = "../ruff.toml" [lint] ignore = [ 'ANN', 'S101', 'PLR2004', ]