mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 12:24:49 +01:00
Update issue suppression docs link in readme
This commit is contained in:
parent
3db32f2274
commit
ef000a4172
@ -43,7 +43,7 @@ The config created above will show you all issues in your code, but will emit `I
|
||||
./vendor/bin/psalm --init [source_dir] [level]
|
||||
```
|
||||
|
||||
You can also [learn how to suppress certain issues](https://github.com/vimeo/psalm/blob/master/docs/dealing_with_code_issues.md).
|
||||
You can also [learn how to suppress certain issues](https://github.com/vimeo/psalm/blob/master/docs/running_psalm/dealing_with_code_issues.md).
|
||||
|
||||
## How Psalm Works
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user