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:
parent
00d9ed93ec
commit
7573d83898
1
.teamcity/_Self/buildTypes/Qodana.kt
vendored
1
.teamcity/_Self/buildTypes/Qodana.kt
vendored
@ -57,6 +57,7 @@ object Qodana : IdeaVimBuildType({
|
||||
branchFilter = "+:<default>"
|
||||
}
|
||||
schedule {
|
||||
enabled = false
|
||||
schedulingPolicy = daily {
|
||||
hour = 12
|
||||
minute = 0
|
||||
|
Loading…
Reference in New Issue
Block a user