Skip to content

Commit 7541ec6

Browse files
authored
Merge pull request #12 from rupert/readme-wiki
Add link to wiki
2 parents 3488c14 + a09a122 commit 7541ec6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ To avoid unexpected results you should make sure `yapf` and `autopep8` are not i
1717
* Text selections are treated as if they were a separate Python file.
1818
Unfortunately this means you can't format an indented block of code.
1919
* `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

Comments
 (0)