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
The strict variant has been removed. Only Fox91CodingStandard remains.
Updates documentation and test suite accordingly.
π€ Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: CLAUDE.md
+10-23Lines changed: 10 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
4
4
5
5
## Project Overview
6
6
7
-
This is a PHP_CodeSniffer coding standard package that provides two rulesets: `Fox91CodingStandard`(standard) and `Fox91CodingStandardStrict` (strict). The project is distributed as a Composer package and integrates multiple PHP coding standard tools.
7
+
This is a PHP_CodeSniffer coding standard package that provides the `Fox91CodingStandard`ruleset. The project is distributed as a Composer package and integrates multiple PHP coding standard tools.
0 commit comments