f30e5de558
Fixes https://github.com/dart-lang/sdk/issues/50680 AnalysisOptionsHintCode is moved from generated `option_codes.g.dart` to `option_codes.dart`, for non-generated diagnostics: * AnalysisOptionsHintCode.DEPRECATED_LINT_HINT and * AnalysisOptionsHintCode.DUPLICATE_RULE_HINT Change-Id: I131fb2901fca26ff971b6c9c519ab2f0b983a65c Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/275500 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Samuel Rawlins <srawlins@google.com> Reviewed-by: Konstantin Shcheglov <scheglov@google.com>