Add ruff support for VSCode
Some checks failed
/ lint (push) Failing after 1m57s

This commit is contained in:
Jake Howard 2023-07-15 16:34:27 +01:00
parent 9cc4240896
commit cd2f549818
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -76,6 +76,7 @@
- davidlday.languagetool-linter
- bbenoist.vagrant
- mkhl.direnv
- charliermarsh.ruff
- name: Install VSCode extensions
shell: code --install-extension {{ item }} --force