tuist/projects/cloud/style

6 lines
78 B
Bash
Executable File

#!/usr/bin/env bash
bundle exec rubocop -A
npm run format
npm run lint --fix