We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99dcc30 commit ddbc346Copy full SHA for ddbc346
templates/ruff-base.toml
@@ -45,6 +45,7 @@ lint.ignore = [
45
46
extend-exclude = [
47
"docs",
48
+ "build",
49
]
50
51
[lint.pycodestyle]
0 commit comments