Skip to content

Commit 9f31736

Browse files
committed
add readme
1 parent f3216eb commit 9f31736

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
```
2-
python -m flakeheaven lint .
3-
python -m black --check .
4-
python -m isort --check .
5-
```
1+
This is the demo repository for the article [Configuring python linting to be part of CI/CD using GitHub actions](https://dev.to/freshbooks/configuring-python-linting-to-be-part-of-cicd-using-github-actions-1731)

article/img/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Screen were made with https://carbon.now.sh/ service. Base 16 dark, yellow theme
1+
Screens were made with https://carbon.now.sh/ service. Configuration is base 16 dark, yellow theme.

0 commit comments

Comments
 (0)