diff --git a/Inspections, Tests & Code Guidelines.md b/Inspections, Tests & Code Guidelines.md deleted file mode 100644 index ae15030..0000000 --- a/Inspections, Tests & Code Guidelines.md +++ /dev/null @@ -1,14 +0,0 @@ -# Inspections, Tests & Code Guidelines - -Running inspections and tests ensures the quality of the provided code. It -also helps to ensure multiple programmers follow the same standard which -helps to work on other programmers code. - -## Unit tests - -### PHPUnit - -## Code style - -## External tools -