Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

refactor(errors): defining errors in proper way (#129) #4

refactor(errors): defining errors in proper way (#129)

refactor(errors): defining errors in proper way (#129) #4

name: Python linter (Ruff)
on: [ push, pull_request ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1