We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 761b292 commit 73d43e7Copy full SHA for 73d43e7
cli/README.md
@@ -31,7 +31,7 @@ Single file
31
npx smelly-cli /smells/my-test.ts typescript
32
```
33
34
-Report
+Report (must be a path with tests in it)
35
36
```sh
37
npx smelly-cli /smells/ javascript --report=html $(pwd)
0 commit comments