docs: Fix DS_DEFAULT_ANALYZERS variable docs
What does this MR do and why?
Fixes DS_DEFAULT_ANALYZERS
variable docs originally updated mistakenly in !85732 (merged).
DS_DEFAULT_ANALYZERS
was deprecated in %14.0 NOT in %14.8 (replaced with DS_EXCLUDED_ANALYZERS
) in issue #287691 (closed). It was removed in %15.0 in issue #333299 (closed).
Root cause would be addressed in the other MR !88133 (merged).
Screenshots or screen recordings
n/a
How to set up and validate locally
Use review app instead.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Takuya Noguchi