Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhamo1107 authored Aug 28, 2024
1 parent 1042c86 commit 70b4be7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ This command will analyze your codebase and print out any unused methods it find
Unused Methods found in your model, controller and helper directories:
app/models/test.rb: another_method
```
Or
```plaintext
No unused methods found!
```

## Configuration

Expand Down

0 comments on commit 70b4be7

Please sign in to comment.