-
Notifications
You must be signed in to change notification settings - Fork 25
Project Charter
Ryan Long edited this page Jul 5, 2022
·
2 revisions
https://ufs-community.github.io/workflow-tools/
Fredrick Gabelmann <[email protected]>
- Be realistic while open-minded
- Look for ways to improve
- Be constructive
- Raise concerns promptly
- Take accountability
- Fail forward
- PEP 8 compliant Black
- Google style Python Docstring Guide
- Pylint Link
- Minimum Test Code Coverage 70%
- Testing frameworks are Pytest and UnitTest
- We utilize Editor Config for cross IDE formatting
Jinja - Jinja is a fast, expressive, extensible templating engine. Special placeholders in the template allow writing code similar to Python syntax. Then the template is passed data to render the final document.