Skip to content

Commit 5a55d90

Browse files
authored
Update CONTRIBUTING.md (#289)
1 parent 38ff3ae commit 5a55d90

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ The git hooks handle style, tests, and file generation for you. No excuses for b
5353

5454
## Testing
5555

56+
Run linting: `bundle exec rubocop`
57+
5658
Run tests: `bundle exec rspec`
5759

5860
**Re-recording VCR cassettes?** Set API keys and run:
@@ -80,4 +82,4 @@ Consider [sponsoring RubyLLM](https://github.com/sponsors/crmne) to help with on
8082

8183
That's it. Let's make Ruby the best AI development experience possible.
8284

83-
— Carmine
85+
— Carmine

0 commit comments

Comments
 (0)