Skip to content

Latest commit

 

History

History
executable file
·
146 lines (88 loc) · 2.3 KB

File metadata and controls

executable file
·
146 lines (88 loc) · 2.3 KB

✅ DONE - Successfully Working Commands

🎉 Generated by TodoMD - List of all working project commands Last Updated: 2025-06-06 16:45:23 Project: /home/user/my-project Total Working Commands: 18


📊 Summary

18 commands are working correctly

These commands have been tested and are functioning properly. You can safely use them in your development workflow.


🟢 Working Commands

📄 From pyproject.toml

✅ Run pytest tests

Command: python -m pytest Execution Time: 2.34s Type: pytest

Status: 🟢 WORKING


✅ Poetry script: format

Command: poetry run format Execution Time: 1.12s Type: poetry_script

Status: 🟢 WORKING


📄 From Makefile

✅ Make target: test

Command: make test Execution Time: 3.45s Type: make_target

Status: 🟢 WORKING


✅ Make target: lint

Command: make lint Execution Time: 0.89s Type: make_target

Status: 🟢 WORKING


✅ Make target: format

Command: make format Execution Time: 1.23s Type: make_target

Status: 🟢 WORKING


✅ Make target: clean

Command: make clean Execution Time: 0.45s Type: make_target

Status: 🟢 WORKING


✅ Make target: version

Command: make version Execution Time: 0.12s Type: make_target

Status: 🟢 WORKING


✅ Make target: deps-show

Command: make deps-show Execution Time: 1.67s Type: make_target

Status: 🟢 WORKING


✅ Make target: env-info

Command: make env-info Execution Time: 0.78s Type: make_target

Status: 🟢 WORKING


📄 From package.json

✅ NPM script: lint

Command: npm run lint Execution Time: 2.56s Type: npm_script

Status: 🟢 WORKING


✅ NPM script: format

Command: npm run format Execution Time: 1.34s Type: npm_script

Status: 🟢 WORKING


🔄 Updating This File

This file is automatically updated when commands are tested. To refresh the status:

  1. Run: domd to test all commands
  2. Working commands will appear here
  3. Failed commands will be moved to TODO.md for fixing

Last test run: 2025-06-06 16:45:23