add perlcritic to CONTRIBUTING.md

This commit is contained in:
Christian Loos 2016-08-30 18:24:10 +02:00
parent 4fbc5ecb35
commit dddf7e2ba4

View file

@ -182,7 +182,7 @@ Copy of the license is available at [LICENSE](https://github.com/major/MySQLTune
<a name="code-conventions"></a>
#### MySQLTuner Code Conventions
1. Check code convention using **perltidy**
1. Check code convention using **perltidy** and **perlcritic**
2. Don't manually update the version number in `mysqltuner.pl`.