frappe_docker/.github
Digikwal a94b12dfc4
chore: add Makefile
Includes the following targets:
- `make lint`     → Run pre-commit hook for trailing whitespace
- `make format`   → Apply Prettier formatting across the repo
- `make push`     → Add, commit (with prompt), and push changes
- `make amend`    → Amend the last commit without editing message
- `make help`     → Show usage guide

Also includes optional extras like hook installation and reset utilities.
2025-06-26 22:04:21 +02:00
..
ISSUE_TEMPLATE chore(lint): Run end-of-file-fixer 2021-12-10 11:51:11 +03:00
scripts refactor: prepare for v15 (#1243) 2023-10-20 18:40:10 +05:30
workflows chore: add Makefile 2025-06-26 22:04:21 +02:00
dependabot.yml refactor: build only one frappe/erpnext image (#1032) 2023-01-16 04:20:09 +05:30
PULL_REQUEST_TEMPLATE.md Add PR template, issue templates 2020-03-29 22:34:39 +01:00