forked from sublimelsp/LSP
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: use native types and f-string (sublimelsp#2459)
* refactor: use native types and f-string Signed-off-by: Jack Cherng <jfcherng@gmail.com> * refactor: remove unused import Signed-off-by: Jack Cherng <jfcherng@gmail.com> * fix: make flake8 happier Signed-off-by: Jack Cherng <jfcherng@gmail.com> * refactor: naive __all__ for boot.py Signed-off-by: Jack Cherng <jfcherng@gmail.com> * Update boot.py Co-authored-by: deathaxe <deathaxe82@googlemail.com> * chore: remove unused imports Signed-off-by: Jack Cherng <jfcherng@gmail.com> * revert: rollback to str.format for long lines (>120 chars) Signed-off-by: Jack Cherng <jfcherng@gmail.com> * revert: rollback intentional code alignment Signed-off-by: Jack Cherng <jfcherng@gmail.com> --------- Signed-off-by: Jack Cherng <jfcherng@gmail.com> Co-authored-by: deathaxe <deathaxe82@googlemail.com>
- Loading branch information
Showing
69 changed files
with
1,386 additions
and
1,343 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.