Skip to content

Boolean sniff rules missing from the wiki? #1339

@JakeQZ

Description

@JakeQZ

Customizable rules (with properties) are documented here: https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki/Customisable-Sniff-Properties

But I can't find any documentation for Boolean rules (which are simply enabled or disabled, with no customizable properties).

E.g. Squiz.PHP.Heredoc (which I eventually found with a hit on the code-base via a search engine). It's not covered in the annotated ruleset. It appears to have some documentation for auto-generation, but I can't find that in the wiki.

Am I missing something, or is something missing?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions