Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
imdhemy committed Jul 20, 2024
1 parent 25e6ed6 commit 363a059
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,13 @@ Then you can run MareScan using the following command:
```bash
vendor/bin/mare scan
```

## Available Inspectors

## Code Style

- Empty Function Usage `EmptyFunctionUsageInspector`

## Type Compatibility

- Missing Strict Types declaration `MissingStrictTypesDeclarationInspector`

0 comments on commit 363a059

Please sign in to comment.