add perlcritic to CONTRIBUTING.md
This commit is contained in:
parent
4fbc5ecb35
commit
dddf7e2ba4
1 changed files with 1 additions and 1 deletions
|
@ -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`.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue