pylint
All checks were successful
CI-pipeline / linters (push) Successful in 30s

This commit is contained in:
Basyrov Rustam
2025-06-05 17:15:42 +03:00
parent 381015795e
commit 03dca5f38c
2 changed files with 6 additions and 0 deletions

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]()