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.
2 parents 3488c14 + a09a122 commit 7541ec6Copy full SHA for 7541ec6
README.md
@@ -17,3 +17,5 @@ To avoid unexpected results you should make sure `yapf` and `autopep8` are not i
17
* Text selections are treated as if they were a separate Python file.
18
Unfortunately this means you can't format an indented block of code.
19
* `pyls-black` will use your project's [pyproject.toml](https://github.com/ambv/black#pyprojecttoml) if it has one.
20
+
21
+See the [wiki](https://github.com/rupert/pyls-black/wiki) for instructions on how to use `pyls-black` with popular text editors.
0 commit comments