Skip to content

Commit

Permalink
Update sweep.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinlu1248 authored Oct 21, 2023
1 parent 9b846a5 commit 22b8aea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sweep.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ rules:
- "There should be no unused imports or variables."
- "Code should be properly commented and include docstrings for functions and classes."

repo_description: "Use pytest to write unit tests."

# This is the branch that Sweep will develop from and make pull requests to. Most people use 'main' or 'master' but some users also use 'dev' or 'staging'.
branch: 'main'

Expand Down

0 comments on commit 22b8aea

Please sign in to comment.