Loading README.md +9 −0 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
README.md +9 −0 Original line number Diff line number Diff line Loading @@ -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 Loading