Skip to content

Commit b4fcfad

Browse files
authored
testing lint step - continuous integration
1 parent c7f90f8 commit b4fcfad

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22

33
1. create a python virtualenv `python -m venv ~/.venv` or `virtualenv ~/.venv`
44
2. create empty files `Makefile`, `requirements.txt`, `main.py`, `Dockerfile`, `lib/__init__.py`
5-
3. populate `Makefile`
5+
3. populate `Makefile`
6+
4. setup continuous integration, i.e. check for issues like lint errors
7+
![testing_lint_step](https://github.com/user-attachments/assets/183073e5-18f0-49c7-8996-f9c4190c1a1d)

0 commit comments

Comments
 (0)