Sign in
flutter
/
mirrors
/
cocoon
/
abf8ba52bcdba54a165e4776367d14af399d61c1
/
.
/
format.sh
blob: b14701ff9e6a0257e78d54a97042f4fb874368da [
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
dartfmt
-
n
--
line
-
length
=
120
.