Files
2025-11-30 08:48:38 +08:00

294 B

Linter

Run the linter tool bash command for this project and fix all the issues found

Instructions

  • Find out what the linter tool is for this project. Check in these files: Makefile, pyproject.toml, package.json
  • Run the linter tool command
  • Fix the reported linter or type errors