feat: use ruff instead of pyright

main
sudo pacman -Syu 2024-06-15 09:34:22 +07:00
parent 1c56879f29
commit e4a1f663d8
2 changed files with 16 additions and 16 deletions

View File

@ -730,14 +730,6 @@
>https://github.com/tamasfe/taplo</a >https://github.com/tamasfe/taplo</a
> >
</li> </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> </ul>
<p>Language server</p> <p>Language server</p>
<ul> <ul>
@ -746,11 +738,6 @@
>https://github.com/golang/tools/tree/master/gopls</a >https://github.com/golang/tools/tree/master/gopls</a
> >
</li> </li>
<li>
<a href="https://github.com/Microsoft/pyright"
>https://github.com/Microsoft/pyright</a
>
</li>
<li> <li>
<a href="https://github.com/artempyanykh/marksman" <a href="https://github.com/artempyanykh/marksman"
>https://github.com/artempyanykh/marksman</a >https://github.com/artempyanykh/marksman</a
@ -883,6 +870,19 @@
>https://github.com/ankitpokhrel/jira-cli</a >https://github.com/ankitpokhrel/jira-cli</a
> >
</li> </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> </ul>
<div class="markdown-heading"> <div class="markdown-heading">
<h4 class="heading-element">Go</h4> <h4 class="heading-element">Go</h4>

View File

@ -150,13 +150,10 @@ Format
- https://github.com/mvdan/sh - https://github.com/mvdan/sh
- https://github.com/JohnnyMorganz/StyLua - https://github.com/JohnnyMorganz/StyLua
- https://github.com/tamasfe/taplo - https://github.com/tamasfe/taplo
- https://github.com/pyenv/pyenv
- https://github.com/pypa/pipx
Language server Language server
- https://github.com/golang/tools/tree/master/gopls - https://github.com/golang/tools/tree/master/gopls
- https://github.com/Microsoft/pyright
- https://github.com/artempyanykh/marksman - https://github.com/artempyanykh/marksman
Misc Misc
@ -189,6 +186,9 @@ Memory
- https://github.com/walles/riff - https://github.com/walles/riff
- https://github.com/cli/cli - https://github.com/cli/cli
- https://github.com/ankitpokhrel/jira-cli - https://github.com/ankitpokhrel/jira-cli
- https://github.com/pyenv/pyenv
- https://github.com/pypa/pipx
- https://github.com/Microsoft/pyright
#### Go #### Go