edits
This commit is contained in:
Родитель
aade5b6302
Коммит
47b146a0e3
|
@ -8,13 +8,13 @@ assignees: ''
|
|||
---
|
||||
|
||||
<!--
|
||||
Please follow this template in order for our to properly evlute the suggested rule.
|
||||
Please follow this template in order for us to properly evaluate the suggested rule.
|
||||
|
||||
Do not edit or remove the titles; e.g. "Descibe the bug".
|
||||
Do not edit or remove the titles; e.g. "Describe the bug".
|
||||
-->
|
||||
|
||||
**Title**
|
||||
Brief, descriptive string explaining the overall problem.
|
||||
Brief, descriptive string, explaining the overall problem.
|
||||
|
||||
**Description**
|
||||
Longer, descriptive string, elaborating on the problem.
|
||||
|
@ -23,7 +23,7 @@ Longer, descriptive string, elaborating on the problem.
|
|||
Description of why this rule is important.
|
||||
|
||||
**Bad code sample**
|
||||
Example of what code the rule should catch:
|
||||
Example of what bad code the rule should catch:
|
||||
|
||||
``` Example of bad code ```
|
||||
|
||||
|
@ -32,8 +32,8 @@ Example of what code should look like:
|
|||
|
||||
``` Example of good code ```
|
||||
|
||||
**God and bad practices for fixing the rule**
|
||||
Description of good and bad solution to fixing this warning (only add this section if you have something additional information besides the good and bad code samples).
|
||||
**Good and bad practices for fixing the rule**
|
||||
Description of good and bad solution to fixing this warning (only add this section if you have additional information besides the good and bad code samples).
|
||||
|
||||
**Remarks**
|
||||
Add additional comments to the rule in this section.
|
Загрузка…
Ссылка в новой задаче