Sign in
flutter
/
mirrors
/
cocoon
/
db39fec707a1182702b1531b369cf7a06117c93c
/
.
/
format.sh
blob: 33bd2e7f36ae2b73b70bb8f5090088d7ee0da3ca [
file
] [
log
] [
blame
]
#!/usr/bin/env 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
.