Gitiles
Code Review
Sign In
spfactory.storpool.com
/
sp-osci
/
4816866d001ec9c36ed1e001e8455090d66459c6
/
.
/
tools
/
git-if-needed
/
python
/
config
/
ruff-all
/
pyproject.toml
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"
]