Skip to content

Commit b6c7ee1

Browse files
committed
doc: remove references to linting config
1 parent 61ac530 commit b6c7ee1

File tree

2 files changed

+0
-594
lines changed

2 files changed

+0
-594
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,6 @@ example docker-compose parameters:
5050
- /home/my/code/my-python-service:/app
5151
```
5252
53-
### Linting
54-
55-
Since the template provides some dependencies that `pylint` doesn't know about while you're writing your services' code, pylint might unrightfully have some complaints. You can use the provided `template.pylintrc` as `.pylintrc`-file in your service. This configuration-file provides the necessary specifics for services based on the Python template.
56-
57-
5853
### Helper methods
5954
6055
The template provides the user with several helper methods. They aim to give you a step ahead for:

0 commit comments

Comments
 (0)