Skip to content

Instantly share code, notes, and snippets.

@iregina
Created June 10, 2025 14:27
Show Gist options
  • Save iregina/12e917aaa482f3d0ccd49e93d180c92c to your computer and use it in GitHub Desktop.
Save iregina/12e917aaa482f3d0ccd49e93d180c92c to your computer and use it in GitHub Desktop.
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