langbot-app--langbot
534bb94eea
Build Dev Image / build-dev-image (push) Has been cancelled
Check i18n Keys / Check i18n Key Consistency (push) Has been cancelled
Lint / Ruff Lint & Format (push) Has been cancelled
Lint / Frontend Lint (push) Has been cancelled
Test Migrations / Migrations (SQLite) (push) Has been cancelled
Test Migrations / Migrations (PostgreSQL) (push) Has been cancelled
5 行
96 B
JSON
5 行
96 B
JSON
{
|
|
"*.{js,jsx,ts,tsx}": ["eslint --fix"],
|
|
"**/*": ["bash -c 'cd \"$(pwd)\" && next build"]
|
|
}
|