Skip to content

Commit

Permalink
Follow-up to new plugin feature
Browse files Browse the repository at this point in the history
Follow-up to #80
  • Loading branch information
viralpraxis committed Feb 17, 2025
1 parent 109ace5 commit bc29a53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Install the gem:

Scan the application for just thread-safety issues:

$ rubocop -r rubocop-thread_safety --only ThreadSafety,Style/GlobalVars,Style/ClassVars,Style/MutableConstant
$ rubocop --plugin rubocop-thread_safety --only ThreadSafety,Style/GlobalVars,Style/ClassVars,Style/MutableConstant

### Configuration

Expand Down

0 comments on commit bc29a53

Please sign in to comment.