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