Commit 22dbe2f5 by Maurits van Beusekom

Fix format code script

parent 3711749b
#!/bin/bash #!/bin/bash
set -e set -e
cd ..
# Format Dart code # Format Dart code
printf 'Formatting Dart code\n' printf 'Formatting Dart code\n'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment