Commit 5c10ed13 authored by Thomas Boni's avatar Thomas Boni
Browse files

Update README.md

parent a2932501
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -98,6 +98,15 @@ mkdocs serve

## How to update tools

### Guidelines

For `pyhton` tools: 

* Pylint note >= 9
* Usage of logging
* Usage of argparse when args are required
* Docstring format following (Google styleguide)[https://google.github.io/styleguide/pyguide.html#244-decision]

### Requirements

Each tools have their own `Pipfile` in their folder to manage their