Delete Inspections, Tests & Code Guidelines.md

This commit is contained in:
Dennis Eichhorn 2015-12-27 18:59:11 +01:00
parent 7bdf180ed7
commit ca8af4e9a7

View File

@ -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