We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update/add table of contents for various pages Generated table of contents using https://bitdowntoc.derlin.ch/ Includes adding additional "back to top" links.
CS/markdownlint: various whitespace fixes
CS/markdownlint: improve table style
Customisable Sniff Properties: fix incorrect property type ... for the `PSR12.ControlStructures.BooleanOperatorPlacement` sniff.
Add "back to top" links under each section ... on long pages which contain a table of contents.
Use highlighted blocks for important information Ref: https://github.com/orgs/community/discussions/16925
Updated Customisable Sniff Properties (markdown)
Added docs for PSR12.Operators.OperatorSpacing
Added ignoreSpacingBeforeAssignments property for Squiz.WhiteSpace.OperatorSpacing (ref #2515)
Added properties for Generic.Formatting.SpaceAfterCast
Documented new props for Generic.Formatting.SpaceAfterNot
Added PSR12.Namespaces.CompoundNamespaceDepth
Squiz.WhiteSpace.FunctionSpacing new props and now optional
Added new sniff props for Squiz.WhiteSpace.FunctionSpacing