Skip to content

Add lint.yaml file #5

Merged
SeanLee97 merged 6 commits into
mainfrom
test
Apr 21, 2026
Merged

Add lint.yaml file #5
SeanLee97 merged 6 commits into
mainfrom
test

Conversation

@LeeTszFung
Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread .github/workflows/lint.yaml Outdated
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v3
run: |
ruff check .
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.

could change it to ruff check src
no need to check other folders

- uses: actions/checkout@v3
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v3
run: |
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.

you need to install uv first

@SeanLee97
Copy link
Copy Markdown
Contributor

LGTM

@SeanLee97 SeanLee97 merged commit 0e22819 into main Apr 21, 2026
3 checks passed
@SeanLee97 SeanLee97 deleted the test branch April 21, 2026 10:03
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.

2 participants