https://github.com/codacy/docs
Codacy documentation
https://github.com/codacy/docs
Last synced: 9 months ago
JSON representation
Codacy documentation
- Host: GitHub
- URL: https://github.com/codacy/docs
- Owner: codacy
- License: other
- Created: 2020-03-25T11:38:03.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-05-09T16:55:10.000Z (9 months ago)
- Last Synced: 2025-05-12T00:41:31.320Z (9 months ago)
- Language: Python
- Homepage: https://docs.codacy.com
- Size: 506 MB
- Stars: 24
- Watchers: 11
- Forks: 43
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Codacy documentation
[](https://github.com/codacy/docs/actions/workflows/mkdocs.yml) [](https://app.codacy.com/gh/codacy/docs/dashboard?utm_source=github.com&utm_medium=referral&utm_content=codacy/docs&utm_campaign=Badge_Grade)
[https://docs.codacy.com](https://docs.codacy.com)
## Contributing to the documentation
Contributions to the documentation are very welcome!
See [CONTRIBUTING.md](CONTRIBUTING.md) to:
- Set up your environment to preview your changes locally
- Follow the Markdown conventions used in this repository
- Deploy updates to the documentation or release new documentation versions
By participating in this project you are expected to adhere to the [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md).
## What is Codacy
[Codacy](https://www.codacy.com/) is an automated code review tool that monitors your technical debt, helps you improve your code quality, teaches best practices to your developers, and helps you save time in code reviews.
### Among Codacy's features
- Identify new static analysis issues
- Commit and pull request analysis with GitHub, Bitbucket, and GitLab
- Auto comments on commits and pull requests
- Integrations with Slack and Jira
- Track issues in code style, security, error proneness, performance, unused code and other categories
Codacy also helps keep track of code coverage, code duplication, and code complexity.
Codacy supports PHP, Python, Ruby, Java, JavaScript, and Scala, [among others](https://docs.codacy.com/getting-started/supported-languages-and-tools/).
### Free for Open Source
Codacy is free for Open Source projects.