blob: 280a424d5c9b5d1f40ac8df6626e9dd9129994f6 [file] [log] [blame]
# SPDX-FileCopyrightText: StorPool <support@storpool.com>
# SPDX-License-Identifier: BSD-2-Clause
[tool.ruff]
extend = "../ruff-base/pyproject.toml"
[tool.ruff.lint]
select = ["ALL"]