Update rule S6474: Update message and highlighting (SONARKT-600) (#4723)

This commit is contained in:
Antonio Aversa 2025-03-17 14:59:11 +01:00 committed by GitHub
parent 697e49fc2c
commit 3d015e3518
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -87,11 +87,8 @@ ifdef::env-github,rspecator-view[]
=== Highlighting
* Highlight by order of priority
* The `dependencies` block if it exist
* The `plugins` block if it exist
* Raise a project-level issue is no `dependencies` or `plugins` block is found
* Highlight `disableDependencyVerification()`
* Raise a project-level issue if a `verification-metadata.xml` file is not present
* Highlight `disableDependencyVerification()` calls when they are encountered in `settings.gradle.kts` files
endif::env-github,rspecator-view[]