We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7d1798 commit b1ae33fCopy full SHA for b1ae33f
pyproject.toml
@@ -9,3 +9,6 @@ build-backend = "setuptools.build_meta"
9
10
[tool.setuptools_scm]
11
write_to = "fortls/_version.py"
12
+
13
+[tool.isort]
14
+profile = "black"
0 commit comments