We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7ba80b commit 459ab1dCopy full SHA for 459ab1d
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## 0.5.1
4
+- `ArgumentTypeDeclarationSniff` also skip function and methods that declare `@wp-hook` doc param.
5
+
6
## 0.5.0
7
* Disabled `NeutronStandard.Functions.TypeHint` and replaced with custom sniffs
8
* Added `ArgumentTypeDeclarationSniff` to replace `NeutronStandard.Functions.TypeHint` sniff for
0 commit comments