From e09fbbbcbc1f13de1a6e6a1b14855c4da45ac27e Mon Sep 17 00:00:00 2001 From: Gerrit User 1088583 <1088583@173816e5-2b9a-37c3-8a2e-48639d4f1153> Date: Wed, 17 Sep 2025 10:08:13 -0700 Subject: [PATCH] Update patch set 1 Patch Set 1: Code-Review+2 (1 comment) Patch-set: 1 Reviewer: Gerrit User 1088583 <1088583@173816e5-2b9a-37c3-8a2e-48639d4f1153> Label: Code-Review=+2, cffbf4f402302737aec59b812de6dedd0745de75 Attention: {"person_ident":"Gerrit User 1007145 \u003c1007145@173816e5-2b9a-37c3-8a2e-48639d4f1153\u003e","operation":"ADD","reason":"\u003cGERRIT_ACCOUNT_1088583\u003e replied on the change"} Attention: {"person_ident":"Gerrit User 1088583 \u003c1088583@173816e5-2b9a-37c3-8a2e-48639d4f1153\u003e","operation":"REMOVE","reason":"\u003cGERRIT_ACCOUNT_1088583\u003e replied on the change"} --- 1016f203740979f2b9455f8f3cec893d4ccaffe3 | 45 ++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 1016f203740979f2b9455f8f3cec893d4ccaffe3 diff --git a/1016f203740979f2b9455f8f3cec893d4ccaffe3 b/1016f203740979f2b9455f8f3cec893d4ccaffe3 new file mode 100644 index 000000000..ddcc5c95d --- /dev/null +++ b/1016f203740979f2b9455f8f3cec893d4ccaffe3 @@ -0,0 +1,45 @@ +{ + "comments": [ + { + "unresolved": true, + "key": { + "uuid": "38ff154b_a5c406fc", + "filename": "tests/test_subcmds.py", + "patchSetId": 1 + }, + "lineNbr": 99, + "author": { + "id": 1088583 + }, + "writtenOn": "2025-09-17T17:08:13Z", + "side": 1, + "message": "please fix `Common typo found: \"not not\"`", + "range": { + "startLine": 99, + "startChar": 34, + "endLine": 99, + "endChar": 41 + }, + "fixSuggestions": [ + { + "fixId": "d4d67ace_27d5d4bc", + "description": "prompt_to_edit API", + "replacements": [ + { + "path": "tests/test_subcmds.py", + "range": { + "startLine": 99, + "startChar": 0, + "endLine": 100, + "endChar": 0 + }, + "replacement": " # If long options are not set, then there\u0027s no implicit destination.\n" + } + ] + } + ], + "revId": "1016f203740979f2b9455f8f3cec893d4ccaffe3", + "serverId": "173816e5-2b9a-37c3-8a2e-48639d4f1153" + } + ] +} \ No newline at end of file