This commit is contained in:
Regen
2019-12-23 00:46:34 +09:00
parent 6628dfe5d0
commit 4624bdf4e8
3 changed files with 25 additions and 2 deletions

View File

@@ -30,6 +30,7 @@ yapf = "^0.28.0"
pytest-datadir = "^1.3"
tox = "^3.14"
isort = "^4.3"
pytest-cov = "^2.8"
[tool.poetry.scripts]
cmake-format = "cmake_language_server.formatter:main"