summaryrefslogtreecommitdiff
path: root/tests/config/functional/toml/issue_4580/rich_types.toml
blob: ff46db0f5ddc12ea0108bff7393066392029b738 (plain)
1
2
3
4
5
6
7
[tool.pylint."messages control"]
disable = [
    "logging-not-lazy",
    "logging-format-interpolation",
]
jobs = 10
reports = true