Skip to content

Excluding files/folders #34

@Anahkiasen

Description

@Anahkiasen

This may sound weird or go against the purpose, but is there any way to configure the checker for it to ignore specific files or folders?

Currently PSC will scan absolutely all classes and consider any public method part of the public API. While this is technically true there is a lot of classes in my code that are public while not being part of the "public" part of the package nor supposed to be used for public consumption. Classes like the ones that compile the PHAR and such, that aren't documented anywhere and are only there for internal use.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions