mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-05-25 05:10:54 -05:00
4 lines
47 B
Bash
4 lines
47 B
Bash
#!/bin/bash
|
|
|
|
dartfmt --overwrite lib/**/*.dart
|