Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-15 | tools: Rename check_source.sh to check.shHEADmain | xengineering | |
2024-09-08 | finance: Add income.py | xengineering | |
This is the minimal starting point to model financial income. | |||
2024-09-08 | tools: Add check_source.sh | xengineering | |
This script checks for common programming errors in the Python code of this repository. It might be symlinked by `.git/hooks/pre-commit` to make sure those errors do not end up in the Git history. |