We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bacc9bf commit 3499c1eCopy full SHA for 3499c1e
lib/src/cli/formatter_options.dart
@@ -13,7 +13,7 @@ import 'show.dart';
13
import 'summary.dart';
14
15
// Note: The following line of code is modified by tool/grind.dart.
16
-const dartStyleVersion = '3.1.2-wip';
+const dartStyleVersion = '3.1.3-wip';
17
18
/// Global options parsed from the command line that affect how the formatter
19
/// produces and uses its outputs.
0 commit comments