Skip to content

[ENHANCEMENT] Static analysers/linters for code consistency and unit testing #965

Open
@rixvet

Description

@rixvet
$ sudo apt install composer php-tokenizer
$ composer require --dev "squizlabs/php_codesniffer=*"
$ ./vendor/bin/phpcs

 $ composer require --dev phpstan/phpstan
 ./vendor/bin/phpstan analyse src

#963 for example was found using this tooling. Would be an good addition to CI testing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    serverHashtopolis API/Server related

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions