Skip to content

Add Makefile and Taskfile for dev automation#34

Merged
fuwiak merged 1 commit intomasterfrom
bober/add-makefile-and-taskfile.yml
May 28, 2025
Merged

Add Makefile and Taskfile for dev automation#34
fuwiak merged 1 commit intomasterfrom
bober/add-makefile-and-taskfile.yml

Conversation

@fuwiak
Copy link
Copy Markdown
Owner

@fuwiak fuwiak commented May 28, 2025

Summary

  • automate testing, linting and release via Makefile
  • add equivalent tasks in Taskfile.yml

Testing

  • pytest -q
  • flake8 . (fails: command not found)
  • pydocstyle faster_llm (fails: command not found)

@fuwiak fuwiak merged commit e8e5b62 into master May 28, 2025
3 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant