Skip to content

Commit 5231222

Browse files
tools
1 parent 17b00db commit 5231222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sidebar_position: 13
99

1010
### Python Static Analysis Tools Configuration Requirement
1111

12-
We've updated our Python static analysis tools to ensure they run only with proper configuration files:
12+
We've updated Pylint and Flake8 to ensure they run only with proper configuration files:
1313

1414
- **[Pylint](https://docs.coderabbit.ai/tools/pylint)**: Now requires a configuration file (`.pylintrc`, `pylintrc`, `.pylintrc.toml`, or `pylintrc.toml`) to run. CodeRabbit will not run Pylint if no config file is found.
1515

0 commit comments

Comments
 (0)