ops-center / searchlight

🔦 Alerts for Kubernetes
https://appscode.com/products/searchlight
Apache License 2.0
321 stars 24 forks source link

Format shell scripts #392

Closed tamalsaha closed 6 years ago

tamalsaha commented 6 years ago
find hack | grep sh | xargs shfmt -l -w -ci -i 2 {}