##// END OF EJS Templates
packaging: Update rc-testdata...
packaging: Update rc-testdata I've seen upcoming trouble with recent nixpkgs and updated the default.nix inside of rc-testdata. This change makes use of the new version for enterprise.

File last commit:

r552:9a0f45b0 default
r940:1fece5a0 default
Show More
code-review.rst
27 lines | 1.0 KiB | text/x-rst | RstLexer

Code Review

|RCM| provides two ways in which you can review code. You can review |prs| or commits. To better understand |prs|, see the :ref:`pull-requests-ref` and :ref:`collaborate-ref` sections. For more information about why code review matters, see these posts on the topic:

You can also use the |RCE| API set up continuous integration servers to leave comments from a test suite. See the :ref:`api` and :ref:`extensions-hooks-ref` sections for examples on how to set this up.