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
Copy file name to clipboardExpand all lines: docs/tools/pmd.md
+3
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,9 @@ PMD supports the following config files:
20
20
21
21
- User-defined config file set at `reviews.tools.pmd.config_file` in your project's `.coderabbit.yaml` file or setting the "Review → Tools → PMD → Config File" field in CodeRabbit's settings page.
22
22
23
+
- If no user-defined config file is found, we look for the following config file in the repo:
0 commit comments