More linking

This commit is contained in:
stumpylog
2026-09-01 15:23:56 -07:00
parent dcedb531c6
commit 82cc1016ad
+1 -1
View File
@@ -240,7 +240,7 @@ extend-select = [
"PGH005", # https://docs.astral.sh/ruff/rules/#pygrep-hooks-pgh
"PIE", # https://docs.astral.sh/ruff/rules/#flake8-pie-pie
"PLC", # https://docs.astral.sh/ruff/rules/#pylint-pl
"PLE",
"PLE", # https://docs.astral.sh/ruff/rules/#error-ple
"PLR0124", # https://docs.astral.sh/ruff/rules/#refactor-plr
"PLR0133",
"PLR0206",