WebUI: Use Map instead of Mootools Hash in Torrents table
[qBittorrent.git] / .github / workflows / helper / codeql / js.yaml
blob4d05b6db2e7eaec97e8bbb410405c10177eff622
1 name: "CodeQL config for Javascript"
3 paths-ignore:
4   - "**/lib/*"
6 queries:
7   - uses: security-and-quality
9 query-filters:
10   - exclude:
11       id: js/superfluous-trailing-arguments