Sign in
flutter
/
mirrors
/
cocoon
/
87b0717dc3b2a84049af1c6109c0eb7dc54cfa1d
/
.
/
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
.