Skip to content

Commit 1e9861a

Browse files
committed
chore: switch to qodana-js-community linter
Why: Use the correct Qodana edition for open source JS work. What: - Replace qodana-js with qodana-js-community in qodana.yaml.
1 parent 1fe9e3c commit 1e9861a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

qodana.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ bootstrap: npm install
4444

4545
#Qodana supports other languages, for example, Python, JavaScript, TypeScript, Go, C#, PHP
4646
#For all supported languages see https://www.jetbrains.com/help/qodana/linters.html
47-
linter: jetbrains/qodana-js:2025.2
47+
linter: jetbrains/qodana-js-community:2025.2

0 commit comments

Comments
 (0)