File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
docs/automations/integrations/LinearBAI/code-review Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -59,8 +59,21 @@ Use LinearB's AI with the [`code-review`](/automation-actions/#code-review) acti
5959 [:octicons-download-24: Download this example as a CM file.](/downloads/automation-library/integrations/LinearBAI/code-review-bb.cm){ .md-button }
6060 </span>
6161 </div>
62+
63+ !!! tip "` ./REVIEW_RULES.md ` example"
64+
65+ This file should be created in your repo root:
66+
67+ ```
68+ 1. Do not comment on missing documentation.
69+ 2. Do not comment on missing tests.
70+ 3. For JavaScript code, enforce using camelCase for variables and functions.
71+ ```
72+
6273<!-- --8<-- [end:example]-->
6374
75+
76+
6477## Additional Resources
6578
6679--8<-- "docs/snippets/general.md"
You can’t perform that action at this time.
0 commit comments