mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-03-09 23:32:46 -05:00
4 lines
47 B
Bash
4 lines
47 B
Bash
#!/bin/bash
|
|
|
|
dartfmt --overwrite lib/**/*.dart
|