Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fd7d662

Browse files
Copilotcrcrpar
andcommitted
Add Ruff configuration to pyproject.toml with line-length 100
Co-authored-by: crcrpar <[email protected]>
1 parent 52542f1 commit fd7d662

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ requires = [
44
"wheel",
55
]
66
build-backend = "setuptools.build_meta"
7+
8+
[tool.ruff]
9+
line-length = 100

0 commit comments

Comments
 (0)