Skip to content

fix: warn instead of error on member delimiter style - #309

Merged
arbrandes merged 1 commit into
openedx:mainfrom
arbrandes:arbrandes/lint-member-delimiter-warn
Aug 30, 2026
Merged

fix: warn instead of error on member delimiter style#309
arbrandes merged 1 commit into
openedx:mainfrom
arbrandes:arbrandes/lint-member-delimiter-warn

Conversation

@arbrandes

Copy link
Copy Markdown
Contributor

Description

The TypeScript member delimiter rule is a stylistic preference, and erroring on it breaks the build for repositories upgrading to frontend-base. Warn instead, so the guidance is still visible without being a hard failure.

LLM usage notice

Built with assistance from Claude.

Consumers upgrading to frontend-base shouldn't have their builds broken by
a stylistic preference.

Co-Authored-By: Claude <noreply@anthropic.com>
@arbrandes
arbrandes merged commit 8984bcf into openedx:main Aug 30, 2026
5 checks passed
@arbrandes
arbrandes deleted the arbrandes/lint-member-delimiter-warn branch August 30, 2026 14:23
@openedx-semantic-release-bot

Copy link
Copy Markdown

🎉 This PR is included in version 2.0.0-alpha.10 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants