DescriptionOption support for `enableSuperMixins` (and more).
* Adds language configuration support to `.analysis_options`:
analyzer:
language:
enableSuperMixins: true
(with validation).
* Extracts context configuration out of `server` context_manager and into `analyzer` where it can be re-used by `analyzer_cli`.
* Some general cleanup of option validation (with more to come!)
R=brianwilkerson@google.com
Committed: https://github.com/dart-lang/sdk/commit/af7017e585f87ddc8dd0c149dcfbc586729eeb85
Patch Set 1 #Patch Set 2 : Pubspec updates. #
Total comments: 6
Patch Set 3 : Review nits. #Patch Set 4 : Merge with master. #
Messages
Total messages: 5 (1 generated)
|