.envrc
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
MAINTENANCE.md
Makefile
README.md
RELEASE.md
pyproject.toml
setup.cfg
setup.py
.github/workflows/python.yml
pylsp_black/__init__.py
pylsp_black/plugin.py
python_lsp_black.egg-info/PKG-INFO
python_lsp_black.egg-info/SOURCES.txt
python_lsp_black.egg-info/dependency_links.txt
python_lsp_black.egg-info/entry_points.txt
python_lsp_black.egg-info/requires.txt
python_lsp_black.egg-info/top_level.txt
tests/test_plugin.py
tests/fixtures/formatted-crlf.py
tests/fixtures/formatted-line-length.py
tests/fixtures/formatted.pyi
tests/fixtures/formatted.txt
tests/fixtures/invalid.txt
tests/fixtures/pyproject.toml
tests/fixtures/unformatted-crlf.py
tests/fixtures/unformatted-line-length.py
tests/fixtures/unformatted.pyi
tests/fixtures/unformatted.txt
tests/fixtures/config/config.txt
tests/fixtures/config/pyproject.toml
tests/fixtures/target_version/pyproject.toml