chore: add a formatter script for maintainers by WilliamBergamin · Pull Request #1785 · slackapi/python-slack-sdk · GitHub
Skip to content

chore: add a formatter script for maintainers#1785

Merged
WilliamBergamin merged 1 commit into
mainfrom
add-script-to-format
Nov 10, 2025
Merged

chore: add a formatter script for maintainers#1785
WilliamBergamin merged 1 commit into
mainfrom
add-script-to-format

Conversation

@WilliamBergamin

Copy link
Copy Markdown
Contributor

Summary

These changes add a helper script to format the project

Testing

N/A

Category

  • slack_sdk.web.WebClient (sync/async) (Web API client)
  • slack_sdk.webhook.WebhookClient (sync/async) (Incoming Webhook, response_url sender)
  • slack_sdk.socket_mode (Socket Mode client)
  • slack_sdk.signature (Request Signature Verifier)
  • slack_sdk.oauth (OAuth Flow Utilities)
  • slack_sdk.models (UI component builders)
  • slack_sdk.scim (SCIM API client)
  • slack_sdk.audit_logs (Audit Logs API client)
  • slack_sdk.rtm_v2 (RTM client)
  • /docs (Documents)
  • /tutorial (PythOnBoardingBot tutorial)
  • tests/integration_tests (Automated tests for this library)

Requirements

  • I've read and understood the Contributing Guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've run python3 -m venv .venv && source .venv/bin/activate && ./scripts/run_validation.sh after making the changes.

@WilliamBergamin WilliamBergamin self-assigned this Nov 10, 2025
@WilliamBergamin WilliamBergamin added the dependencies Pull requests that update a dependency file label Nov 10, 2025
@codecov

codecov Bot commented Nov 10, 2025

Copy link
Copy Markdown

@vegeris vegeris left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@WilliamBergamin WilliamBergamin merged commit 47843de into main Nov 10, 2025
13 checks passed
@WilliamBergamin WilliamBergamin deleted the add-script-to-format branch November 10, 2025 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants