Thank you for your interest in contributing to the Codacy IntelliJ IDEA Extension! This extension aims to provide an integrated experience for maintaining code quality within your IntelliJ IDEA environment, leveraging Codacy's automated code reviews.
If you encounter a bug, please create an issue! However, before you do so, please check the existing issues to ensure you're not duplicating someone else's work.
Pull requests are always welcome! Before submitting a pull request:
- Ensure your code passes all tests.
- If you're adding new functionality, please include tests for it.
- If your changes require updates to the documentation, please include those changes within your pull request.