ignoredProblemsFile

@get:InputFile
@get:PathSensitive(value = PathSensitivity.RELATIVE)
@get:Optional
abstract val ignoredProblemsFile: RegularFileProperty

A file that contains a list of problems that will be ignored in a report.

Default value: IntelliJPlatformExtension.VerifyPlugin.ignoredProblemsFile

See also

IntelliJPlatformExtension.VerifyPlugin.ignoredProblemsFile