Commit bce3dd4
[CFE/shared] Make formatting more consistent by specifying DartFormatter.latestShortStyleLanguageVersion
Autogenerated files was formatted with the new style, so if one for
instance formatted the file via the IDE or by saying
`out/ReleaseX64/dart-sdk/bin/dart format pkg/front_end/lib/` we'd get
*a lot* of changes which isn't great.
This CL sets the formatter version for the auto-generated files,
hopefully avoiding such things.
Change-Id: I4f92aafde7c77e7c78179f78bf821979a25ec12c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/398884
Reviewed-by: Johnni Winther <[email protected]>
Commit-Queue: Jens Johansen <[email protected]>1 parent 0b5e5c6 commit bce3dd4
File tree
380 files changed
+17556
-24924
lines changed- pkg
- front_end
- benchmarks/patterns
- lib/src
- api_prototype
- codes
- kernel
- util
- testcases
- constructor_tearoffs
- lowering
- coverage
- from_co19
- handcrafted/dart2js
- dart2js
- extension_types
- js_interop_transforms
- dart2wasm/inference_update_2
- dartdevc
- extension_types
- inference_update_2
- js_interop_transforms
- enhanced_enums
- named_arguments_anywhere
- extension_types
- general
- constants
- from_lib
- js_semantics
- error_recovery
- hierarchy
- inference_update_1
- inference_update_2
- inference_update_3
- inference
- instantiate_to_bound
- named_arguments_anywhere
- nnbd
- none
- nonfunction_type_aliases
- offsets
- patterns
- exhaustiveness
- issue51716
- rasta
- records
- regress
- static_field_lowering
- super_parameters
- unified_collections
- wildcard_variables
- test
- tool
- kernel/lib/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
380 files changed
+17556
-24924
lines changedLines changed: 197 additions & 235 deletions
Large diffs are not rendered by default.
Lines changed: 4282 additions & 3672 deletions
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
721 | 721 | | |
722 | 722 | | |
723 | 723 | | |
724 | | - | |
| 724 | + | |
725 | 725 | | |
726 | 726 | | |
727 | 727 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
286 | | - | |
| 286 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | | - | |
84 | | - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
222 | | - | |
223 | | - | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
224 | 224 | | |
225 | 225 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
245 | | - | |
| 245 | + | |
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
| |||
0 commit comments