Skip to content

Create django.yml#29

Open
sindrelothe wants to merge 44 commits intomainfrom
sindrelothe-patch-1
Open

Create django.yml#29
sindrelothe wants to merge 44 commits intomainfrom
sindrelothe-patch-1

Conversation

@sindrelothe
Copy link
Copy Markdown
Contributor

No description provided.

@sindrelothe sindrelothe requested a review from emilte March 29, 2022 18:14
@sindrelothe sindrelothe self-assigned this Mar 29, 2022
@sindrelothe sindrelothe linked an issue Mar 29, 2022 that may be closed by this pull request
Comment thread .github/workflows/django.yml Outdated
Comment thread .github/workflows/django.yml Outdated
Comment thread infoscreen/models/tag.py Outdated
Comment thread root/models/base.py Outdated
Comment thread root/models/base.py Outdated
Comment thread root/settings/heroku.py Outdated
Comment thread root/urls.py Outdated
This was referenced Apr 21, 2022
Comment thread infoscreen/apps.py Outdated
Comment thread infoscreen/models/color.py Outdated

- name: Run pylint
run: python -m pipenv run pylint infoscreen
run: python -m pipenv run pylint ./run-pylint.sh
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm er dette riktig?

Comment thread run-pylint.sh
PYTHONPATH="$PROJECT_DIR:$PYTHONPATH"
echo "PYTHONPATH=$PYTHONPATH"
PYTHONPATH=$PYTHONPATH pylint infoscreen
PYTHONPATH=$PYTHONPATH pylint infoscreen root
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ja det ser riktig ut.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Legge linting inn i workflow

2 participants