8000 STY: Enforce ruff/flynt rules (FLY) · nipy/nibabel@ccce48c · GitHub
[go: up one dir, main page]

Skip to content

Commit ccce48c

Browse files
STY: Enforce ruff/flynt rules (FLY)
1 parent 61aa4d2 commit ccce48c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ exclude = ["doc", "nibabel/externals", "tools", "version.py", "versioneer.py"]
117117
[tool.ruff.lint]
118118
select = [
119119
"F",
120+
"FLY",
120121
"I",
121122
"Q",
122123
"UP",

0 commit comments

Comments
 (0)
0