Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[python] add lint check for src code in CI #5320

Merged
merged 2 commits into from
Dec 10, 2024
Merged

[python] add lint check for src code in CI #5320

merged 2 commits into from
Dec 10, 2024

Conversation

msyyc
Copy link
Contributor

@msyyc msyyc commented Dec 10, 2024

Add lint check in CI. After this PR merge, please remember to run following command to make sure src code is clean before trigger CI:

PS D:\dev\typespec\packages\http-client-python> npm run format
PS D:\dev\typespec\packages\http-client-python> npm run lint:py

@microsoft-github-policy-service microsoft-github-policy-service bot added the emitter:client:python Issue for the Python client emitter: @typespec/http-client-python label Dec 10, 2024
@azure-sdk
Copy link
Collaborator

No changes needing a change description found.

@msyyc msyyc enabled auto-merge December 10, 2024 09:34
@azure-sdk
Copy link
Collaborator

You can try these changes here

🛝 Playground 🌐 Website 📚 Next docs

@msyyc msyyc added this pull request to the merge queue Dec 10, 2024
Merged via the queue into main with commit 4f95f63 Dec 10, 2024
25 checks passed
@msyyc msyyc deleted the fix-lint branch December 10, 2024 10:43
archerzz pushed a commit to archerzz/typespec that referenced this pull request Dec 17, 2024
Add lint check in CI. After this PR merge, please remember to run
following command to make sure src code is clean before trigger CI:
```
PS D:\dev\typespec\packages\http-client-python> npm run format
PS D:\dev\typespec\packages\http-client-python> npm run lint:py
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
emitter:client:python Issue for the Python client emitter: @typespec/http-client-python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants