containers / podman-desktop-extension-ai-lab

Work with LLMs on a local environment using containers
https://podman-desktop.io/extensions/ai-lab
Apache License 2.0
170 stars 31 forks source link

chore: parse svelte files when doing the linting #1619

Closed benoitf closed 1 month ago

benoitf commented 1 month ago

What does this PR do?

While wanting to update eslint dependency, I noticed that svelte files are not analyzed

so before doing the library update, include svelte files during the linting process

files are not compliant so fix the automatic fixes and exclude files from some rules to be able to continue

Screenshot / video of UI

What issues does this PR fix or reference?

https://github.com/containers/podman-desktop-extension-ai-lab/issues/1607

How to test this PR?