mirror of
https://github.com/kennethreitz/instructor.git
synced 2026-06-05 22:50:18 +00:00
Update ellipsis.yaml (#312)
This commit is contained in:
+4
-1
@@ -9,4 +9,7 @@ pr_review:
|
||||
- "Code should be DRY (Dont Repeat Yourself)"
|
||||
- "Extremely Complicated Code Needs Comments"
|
||||
- "Use Descriptive Variable and Constant Names"
|
||||
- "Function and Method Naming Should Follow Consistent Patterns"
|
||||
- "Function and Method Naming Should Follow Consistent Patterns"
|
||||
- "If library code changes, expect documentation to be updated"
|
||||
- "If library code changes, check if tests are updated"
|
||||
- "If a new `md` file is created in `docs` make sure its added to mkdocs.yml"
|
||||
|
||||
Reference in New Issue
Block a user