Skip to content

Conversation

@leunge
Copy link
Contributor

@leunge leunge commented Oct 28, 2025

Hotfix/10064

@leunge leunge merged commit 283eea8 into master Oct 28, 2025
4 checks passed
const {
Blocks: { Duplication_option, CONTEXT_COPY_option, cut_blocks, Delete_Blocks },
Blocks: {
AI_analyze_option,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [eslint] <camelcase> reported by reviewdog 🐶
Identifier 'AI_analyze_option' is not in camel case.

Blocks: { Duplication_option, CONTEXT_COPY_option, cut_blocks, Delete_Blocks },
Blocks: {
AI_analyze_option,
Duplication_option,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [eslint] <camelcase> reported by reviewdog 🐶
Identifier 'Duplication_option' is not in camel case.

Blocks: {
AI_analyze_option,
Duplication_option,
CONTEXT_COPY_option,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [eslint] <camelcase> reported by reviewdog 🐶
Identifier 'CONTEXT_COPY_option' is not in camel case.

AI_analyze_option,
Duplication_option,
CONTEXT_COPY_option,
cut_blocks,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [eslint] <camelcase> reported by reviewdog 🐶
Identifier 'cut_blocks' is not in camel case.

Duplication_option,
CONTEXT_COPY_option,
cut_blocks,
Delete_Blocks,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [eslint] <camelcase> reported by reviewdog 🐶
Identifier 'Delete_Blocks' is not in camel case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants