mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 12:35:24 +02:00
phpmd: update warning suppression wording
This commit is contained in:
parent
c59f83ba27
commit
903e198ced
1 changed files with 1 additions and 1 deletions
|
@ -26,6 +26,6 @@
|
|||
|
||||
`phpmd {{path/to/file_or_directory}} {{xml|text|html}} {{rulesets}} --reportfile {{path/to/report_file}}`
|
||||
|
||||
- Ignore the use of warning-suppression PHPDoc comments:
|
||||
- Ignore the use of warning-suppressive PHPDoc comments:
|
||||
|
||||
`phpmd {{path/to/file_or_directory}} {{xml|text|html}} {{rulesets}} --strict`
|
||||
|
|
Loading…
Add table
Reference in a new issue