Skip to content

Commit b1ae33f

Browse files
committed
Set isort profile to
1 parent d7d1798 commit b1ae33f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ build-backend = "setuptools.build_meta"
99

1010
[tool.setuptools_scm]
1111
write_to = "fortls/_version.py"
12+
13+
[tool.isort]
14+
profile = "black"

0 commit comments

Comments
 (0)