mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-24 02:39:42 +02:00
Merge remote-tracking branch 'origin/main' into feat/slash-command-support
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -44,8 +44,7 @@ jobs:
|
||||
run: pnpm typecheck
|
||||
|
||||
- name: ESLint
|
||||
# TODO: Reduce --max-warnings to 0 as pre-existing issues are fixed
|
||||
run: pnpm lint --max-warnings 250
|
||||
run: pnpm lint --max-warnings 0
|
||||
|
||||
- name: Prettier check
|
||||
run: pnpm format:check
|
||||
|
||||
Reference in New Issue
Block a user