1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-05-09 00:34:07 +02:00

Disable qodana inspections

This commit is contained in:
Alex Plate 2025-01-23 18:43:53 +02:00
parent 00d9ed93ec
commit 7573d83898
No known key found for this signature in database
GPG Key ID: 0B97153C8FFEC09F

View File

@ -57,6 +57,7 @@ object Qodana : IdeaVimBuildType({
branchFilter = "+:<default>"
}
schedule {
enabled = false
schedulingPolicy = daily {
hour = 12
minute = 0