blob: 4efbc4779607b8f892c76c9e7281500dec2534d1 [file] [log] [blame]
Peter Pentchevb91fc932023-01-19 15:27:13 +02001# SPDX-FileCopyrightText: StorPool <support@storpool.com>
2# SPDX-License-Identifier: BSD-2-Clause
3
4[tool.ruff]
5extend = "../ruff-base/pyproject.toml"
6select = ["ALL"]