Skip to content

Instantly share code, notes, and snippets.

@iregina
Last active June 10, 2025 14:41
Show Gist options
  • Save iregina/52c62be53779b640016f44e05f971fe4 to your computer and use it in GitHub Desktop.
Save iregina/52c62be53779b640016f44e05f971fe4 to your computer and use it in GitHub Desktop.
shell_commands
steps:
- run_tests: $(bundle exec rspec {{file}})
- lint_code: $(rubocop {{file}})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment