TheAlgorithms / PHP

All Algorithms implemented in PHP
MIT License
2.14k stars 467 forks source link

updating contribution guide to include requirement for unit tests and linting #170

Closed darwinz closed 1 month ago

darwinz commented 1 month ago

Code should have proper unit tests that are passing all checks, and code should be linted using PHPCS.