| name: Python Linting | |
| on: [push, pull_request] | |
| jobs: | |
| ruff: | |
| name: Run Ruff | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repository | |
| uses: actions/checkout@v4 | |
| - name: Set up Python | |
| uses: actions/setup-python@v2 | |
| with: | |
| python-version: 3.x | |
| - name: Install Ruff | |
| run: pip install ruff | |
| - name: Run Ruff | |
| run: ruff check . | |
Xet Storage Details
- Size:
- 387 Bytes
- Xet hash:
- 199d1d94d86e3d52f4370692b1defb6c651249ddce6f5c540fab099d9fbcccc8
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.