feat: use ruff instead of pyright
parent
1c56879f29
commit
e4a1f663d8
|
@ -730,14 +730,6 @@
|
|||
>https://github.com/tamasfe/taplo</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/pyenv/pyenv"
|
||||
>https://github.com/pyenv/pyenv</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/pypa/pipx">https://github.com/pypa/pipx</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Language server</p>
|
||||
<ul>
|
||||
|
@ -746,11 +738,6 @@
|
|||
>https://github.com/golang/tools/tree/master/gopls</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/Microsoft/pyright"
|
||||
>https://github.com/Microsoft/pyright</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/artempyanykh/marksman"
|
||||
>https://github.com/artempyanykh/marksman</a
|
||||
|
@ -883,6 +870,19 @@
|
|||
>https://github.com/ankitpokhrel/jira-cli</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/pyenv/pyenv"
|
||||
>https://github.com/pyenv/pyenv</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/pypa/pipx">https://github.com/pypa/pipx</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/Microsoft/pyright"
|
||||
>https://github.com/Microsoft/pyright</a
|
||||
>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="markdown-heading">
|
||||
<h4 class="heading-element">Go</h4>
|
||||
|
|
|
@ -150,13 +150,10 @@ Format
|
|||
- https://github.com/mvdan/sh
|
||||
- https://github.com/JohnnyMorganz/StyLua
|
||||
- https://github.com/tamasfe/taplo
|
||||
- https://github.com/pyenv/pyenv
|
||||
- https://github.com/pypa/pipx
|
||||
|
||||
Language server
|
||||
|
||||
- https://github.com/golang/tools/tree/master/gopls
|
||||
- https://github.com/Microsoft/pyright
|
||||
- https://github.com/artempyanykh/marksman
|
||||
|
||||
Misc
|
||||
|
@ -189,6 +186,9 @@ Memory
|
|||
- https://github.com/walles/riff
|
||||
- https://github.com/cli/cli
|
||||
- https://github.com/ankitpokhrel/jira-cli
|
||||
- https://github.com/pyenv/pyenv
|
||||
- https://github.com/pypa/pipx
|
||||
- https://github.com/Microsoft/pyright
|
||||
|
||||
#### Go
|
||||
|
||||
|
|
Loading…
Reference in New Issue