Skip to content

Commit

Permalink
undo ignoredProblemsFile
Browse files Browse the repository at this point in the history
  • Loading branch information
m0rkeulv committed Jul 24, 2024
1 parent a7a785d commit bd4b30e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ intellijPlatform {

}
verifyPlugin {
ignoredProblemsFile = file("${project.rootDir}/ignoredProblems.txt")
freeArgs.set(listOf("-mute TemplateWordInPluginId,ForbiddenPluginIdPrefix"))
ides {
recommended()

Expand Down
2 changes: 0 additions & 2 deletions ignoredProblems.txt

This file was deleted.

0 comments on commit bd4b30e

Please sign in to comment.