You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# VIP-Coding-Standards
2
2
This project maintains the minimum ruleset of [PHP_CodeSniffer rules](https://github.com/squizlabs/PHP_CodeSniffer) (sniffs) to validate code developed for [WordPress.com VIP](https://vip.wordpress.com/).
3
3
4
-
The ruleset contains only the rules which are considered being "blockers" according to the [WordPress.com VIP documentation](https://vip.wordpress.com/documentation/vip/code-review-what-we-look-for/)
4
+
The ruleset contains only the rules which are considered being "blockers" according to the [WordPress.com VIP documentation](https://vip.wordpress.com/documentation/vip-go/code-review-blockers-warnings-notices/)
5
5
6
6
The ruleset takes advantage of existing rules in the [WordPress-Coding-Standards](https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards) project.
0 commit comments