tibia-js-experiment
tibia-js-experiment copied to clipboard
Configure Sweep
🎉 Thank you for installing Sweep! We're thrilled to announce the latest update for Sweep, your AI junior developer on GitHub. This PR creates a sweep.yaml
config file, allowing you to personalize Sweep's performance according to your project requirements.
What's new?
- Sweep is now configurable.
- To configure Sweep, simply edit the
sweep.yaml
file in the root of your repository. - If you need help, check out the Sweep Default Config or Join Our Discord for help.
If you would like me to stop creating this PR, go to issues and say "Sweep: create an empty sweep.yaml
file".
Thank you for using Sweep! 🧹
Apply Sweep Rules to your PR?
- [ ] Apply: Leftover TODOs in the code should be handled.
- [ ] Apply: All new business logic should have corresponding unit tests in the tests/ directory.
- [ ] Apply: Any clearly inefficient or repeated code should be optimized or refactored.