Skip to content

fix: exclude Musea art files from vize lint - #806

Merged
yamanoku merged 1 commit into
mainfrom
cursor/exclude-art-vue-from-lint-72a5
Aug 2, 2026
Merged

fix: exclude Musea art files from vize lint#806
yamanoku merged 1 commit into
mainfrom
cursor/exclude-art-vue-from-lint-72a5

Conversation

@yamanoku

@yamanoku yamanoku commented Aug 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • Exclude *.art.vue from the vize lint step in vp run lint
  • Uses the same find pattern already used by format and format:check

Context

Vize 0.315.1 introduces vue/warn-custom-block warnings for Musea <art> custom blocks. With CI configured as --max-warnings 0, Renovate PR #804 fails lint even though the app code is unchanged.

Verification

  • vp run lint passes on main (Vize 0.291.0)
  • vp run lint passes with Vize 0.315.1 after this change (15 Vue files linted, 11 art files skipped)

Related

Open in Web Open in Cursor 

Align vize lint targets with format by skipping *.art.vue files.
This avoids false positives from vue/warn-custom-block when Vize
0.315+ flags Musea <art> custom blocks.

Co-authored-by: Oyama Michinoku <0910yama@gmail.com>
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
vuefes-japan-speakers 96f822c Commit Preview URL

Branch Preview URL
Aug 02 2026, 08:43 AM

@yamanoku
yamanoku marked this pull request as ready for review August 2, 2026 08:44
@cursor

cursor Bot commented Aug 2, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@yamanoku
yamanoku merged commit 160db52 into main Aug 2, 2026
5 checks passed
@yamanoku
yamanoku deleted the cursor/exclude-art-vue-from-lint-72a5 branch August 2, 2026 08:44
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.

2 participants