You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 16, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: docs/changelog.md
+1-9Lines changed: 1 addition & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,15 +11,7 @@ sidebar_position: 13
11
11
12
12
We're excited to announce that[Pylint](https://github.com/PyCQA/pylint) is now supported on CodeRabbit!
13
13
14
-
-**Pylint**: A widely used static analysis and code quality tool for Python. It checks for errors, enforces a coding standard, and looks for code smells in your Python codebase by analyzing Python files (`.py`).
15
-
16
-
Here's why you'll love it:
17
-
18
-
- 🐞**Instantly catches bugs** and style issues in your Python code.
19
-
- 🪄**Enforces clean, consistent code** across your entire team.
20
-
- 🧩**Fully customizable** to match your project's unique coding standards.
21
-
22
-
For more details, please visit our[tools documentation](https://docs.coderabbit.ai/tools/pylint).
14
+
-**Pylint**: A widely used static analysis and code quality tool for Python. It checks for errors, enforces a coding standard, and looks for code smells in your Python codebase by analyzing Python files.