dev #2

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

View File

@@ -21,4 +21,6 @@ jobs:
uses: Silleellie/pylint-github-action@v2.1
with:
lint-path: mysite # lint src package
requirements-path: requirements.txt
readme-path: README.md
python-version: 3.11 # python version which will lint the package

View File

@@ -1,3 +1,7 @@
# Django example app
Application made by django's instruction for **DevOps** education purposes
# Pylint
![pylint]()