Skip to content

Régler la dette technique #4

@Progi1984

Description

@Progi1984

CI

Automation

  • Perform syntax check of sourcecode files via lint (php -l)
  • Measure project size using PHPLOC (phploc)
  • Calculate software metrics using PHP_Depend (pdepend)
  • Perform project mess detection using PHPMD and print human readable output. Intended for usage on the command line before committing (pmd)
  • Find coding standard violations using PHP_CodeSniffer and print human readable output. Intended for usage on the command line before committing (PHP_CodeSniffer)
  • Find duplicate code using PHPCPD (phpcpd)
  • Generate API documentation (phpdocumentor)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions