mirror of
https://github.com/langgenius/dify.git
synced 2026-04-15 18:06:36 +08:00
Merge branch 'feat/collaboration2' of github.com:langgenius/dify into feat/collaboration2
This commit is contained in:
commit
7049092bf5
@ -8415,9 +8415,6 @@
|
||||
}
|
||||
},
|
||||
"app/components/workflow/index.tsx": {
|
||||
"tailwindcss/enforce-consistent-class-order": {
|
||||
"count": 1
|
||||
},
|
||||
"ts/no-explicit-any": {
|
||||
"count": 1
|
||||
}
|
||||
@ -10968,11 +10965,6 @@
|
||||
"count": 1
|
||||
}
|
||||
},
|
||||
"app/components/workflow/panel/version-history-panel/index.tsx": {
|
||||
"tailwindcss/enforce-consistent-class-order": {
|
||||
"count": 2
|
||||
}
|
||||
},
|
||||
"app/components/workflow/panel/version-history-panel/loading/index.tsx": {
|
||||
"tailwindcss/enforce-consistent-class-order": {
|
||||
"count": 1
|
||||
@ -11631,17 +11623,6 @@
|
||||
"count": 4
|
||||
}
|
||||
},
|
||||
"contract/console/apps.ts": {
|
||||
"style/eol-last": {
|
||||
"count": 1
|
||||
},
|
||||
"style/no-multiple-empty-lines": {
|
||||
"count": 1
|
||||
},
|
||||
"style/no-trailing-spaces": {
|
||||
"count": 1
|
||||
}
|
||||
},
|
||||
"context/app-context-provider.tsx": {
|
||||
"tailwindcss/enforce-consistent-class-order": {
|
||||
"count": 1
|
||||
@ -11692,6 +11673,17 @@
|
||||
"count": 1
|
||||
}
|
||||
},
|
||||
"contract/console/apps.ts": {
|
||||
"style/eol-last": {
|
||||
"count": 1
|
||||
},
|
||||
"style/no-multiple-empty-lines": {
|
||||
"count": 1
|
||||
},
|
||||
"style/no-trailing-spaces": {
|
||||
"count": 1
|
||||
}
|
||||
},
|
||||
"hooks/use-async-window-open.spec.ts": {
|
||||
"ts/no-explicit-any": {
|
||||
"count": 6
|
||||
@ -12098,4 +12090,4 @@
|
||||
"count": 2
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user