(In roadmap)
This workflow is planned and may change.
CI
Testing
cheloni test(powered by Vitest)
Linting
cheloni lint(powered by ESLint)cheloni lint:fixorcheloni lint --fix(powered by ESLint)
Formatting
cheloni format(powered by Prettier)cheloni format:checkorcheloni format --check(powered by Prettier)
Combined checks
cheloni check: runsformat:check, thenlint