Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update path to patchcheck.py
  • Loading branch information
EvanLai88 committed Jan 15, 2023
commit c4ec5670310187a87d9d34b896da139bb2b01517
2 changes: 1 addition & 1 deletion getting-started/pull-request-lifecycle.rst
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ through the common patch generation checks. To run ``patchcheck``:

.. code-block:: dosbatch

python.bat Tools\scripts\patchcheck.py
python.bat Tools\patchcheck\patchcheck.py

The automated patch checklist runs through:

Expand Down