dev #2

Merged
wtukatyr merged 19 commits from dev into main 2025-06-05 23:09:25 +03:00
2 changed files with 15 additions and 4 deletions
Showing only changes of commit 381015795e - Show all commits

View File

@@ -19,6 +19,6 @@ jobs:
dockerfile: Dockerfile
- name: Lint the source code
uses: Silleellie/pylint-github-action@v2.1
with:
lint-path: mysite # lint src package
python-version: 3.11 # python version which will lint the package
with:
lint-path: mysite # lint src package
python-version: 3.11 # python version which will lint the package