Skip to content

style(sandbox): add trailing comma to runtime options#14

Merged
OhYee merged 1 commit intomainfrom
fix-lint
Mar 10, 2026
Merged

style(sandbox): add trailing comma to runtime options#14
OhYee merged 1 commit intomainfrom
fix-lint

Conversation

@OhYee
Copy link
Member

@OhYee OhYee commented Mar 10, 2026

Add trailing comma to the runtime options object for better code consistency and easier future modifications.

在 runtime options 对象中添加尾随逗号,以提高代码一致性和便于将来修改。

Change-Id: I12677cad0fd7ac1d12c0fc5d8ecaab94ec437c4d

Thank you for creating a pull request to contribute to Serverless Devs agentrun-sdk-python code! Before you open the request please answer the following questions to help it be more easily integrated. Please check the boxes "[ ]" with "[x]" when done too.
Please select one of the PR types below to complete


Fix bugs

Bug detail

The specific manifestation of the bug or the associated issue.

Pull request tasks

  • Add test cases for the changes
  • Passed the CI test

Update docs

Reason for update

Why do you need to update your documentation?

Pull request tasks

  • Update Chinese documentation
  • Update English documentation

Add contributor

Contributed content

  • Code
  • Document

Content detail

if content_type == 'code' || content_type == 'document':
    please tell us `PR url`,like: https://github.com/Serverless-Devs/agentrun-sdk-python/pull/1
else:
    please describe your contribution in detail

Others

Reason for update

Why do you need to update your documentation?

Add trailing comma to the runtime options object for better code consistency and easier future modifications.

在 runtime options 对象中添加尾随逗号,以提高代码一致性和便于将来修改。

Change-Id: I12677cad0fd7ac1d12c0fc5d8ecaab94ec437c4d
Signed-off-by: OhYee <oyohyee@oyohyee.com>
@OhYee OhYee merged commit a83d4f9 into main Mar 10, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant