phpmd: update warning suppression wording
This commit is contained in:

committed by
Agniva De Sarker

parent
c59f83ba27
commit
903e198ced
@@ -26,6 +26,6 @@
|
|||||||
|
|
||||||
`phpmd {{path/to/file_or_directory}} {{xml|text|html}} {{rulesets}} --reportfile {{path/to/report_file}}`
|
`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`
|
`phpmd {{path/to/file_or_directory}} {{xml|text|html}} {{rulesets}} --strict`
|
||||||
|
Reference in New Issue
Block a user