Skip to content

ci: broaden min-file ignore to *.min.* (covers .min.json/.map/etc.) - #49

Merged
Shinrai merged 1 commit into
nextfrom
ci/prettierignore-min-glob
Aug 10, 2026
Merged

ci: broaden min-file ignore to *.min.* (covers .min.json/.map/etc.)#49
Shinrai merged 1 commit into
nextfrom
ci/prettierignore-min-glob

Conversation

@cldmv-bot

@cldmv-bot cldmv-bot Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

🚀 What's Changed

💥 Breaking Changes

No breaking changes

✨ Features

No new features

🐛 Bug Fixes

No bug fixes

📦 Dependencies

No dependency updates

🔧 Other Changes

  • ci: broaden min-file ignore to .min. (covers .min.json/.map/etc.) (2602a29)
👥 Contributors

Replaces the explicit *.min.js/*.min.css ignores (prettier + eslint) with
*.min.* so any minified/compact generated file is skipped regardless of
extension. This makes the .min.<ext> naming a reliable 'generated, do not
format' signal fleet-wide — e.g. a compact commands.min.json data fixture is
left alone instead of being exploded by prettier (as tests/commands.json was
on cldmv-node-memcache).
@cldmv-bot cldmv-bot Bot added the ! ci → next v4 flow: ci contributor PR targeting the next integration branch label Aug 10, 2026
@Shinrai
Shinrai merged commit 524e2bc into next Aug 10, 2026
25 checks passed
@cldmv-bot
cldmv-bot Bot deleted the ci/prettierignore-min-glob branch August 10, 2026 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

! ci → next v4 flow: ci contributor PR targeting the next integration branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant