Sign in
flutter
/
mirrors
/
cocoon
/
0b6e5fd910e172b773f128dd66dce398bcad23fc
/
.
/
format.sh
blob: 653ca86db42820e0988cd009aab730c67c439504 [
file
] [
log
] [
blame
]
#!/bin/bash
# Copyright 2020 The Flutter Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
set
-
e
dart format
--
set
-
exit
-
if
-
changed
--
line
-
length
=
120
.