Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update atom-languageclient + use pylsp #334

Merged
merged 9 commits into from
Jun 9, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: use prettier-config-atomic
aminya committed Jun 9, 2021
commit 3bef2c80ecd5fbfc239ed13e98c80cda02cd6a8b
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -81,9 +81,10 @@
"build-commit": "0.1.4",
"cross-env": "^7.0.3",
"mock-spawn": "0.2.6",
"prettier": "^2.2.1",
"prettier-config-atomic": "^2.0.5",
"shx": "^0.3.3"
},
"prettier": "prettier-config-atomic",
"enhancedScopes": [
"source.python"
],
128 changes: 124 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 0 additions & 25 deletions prettier.config.js

This file was deleted.