We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d74059 commit 6903a1cCopy full SHA for 6903a1c
sweep.yaml
@@ -13,3 +13,6 @@ sandbox:
13
- pre-commit install
14
check:
15
- pre-commit run --files {file_path}
16
+
17
+rules:
18
+ - Ensure all new functions and classes have very clear, concise and up-to-date docstrings. Take gpt_engineer/ai.py as a good example.
0 commit comments