docs: enforce KoliBri spelling and ESM imports#8053
Merged
Conversation
Contributor
|
Netlify Draft Deployment |
Contributor
Hydration Benchmark Report (vs Baseline)✅ Top 5 Improvements (Best Speedups)
🔻 Flop 5 Regressions (Worst Slowdowns)
📋 Show all results
|
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates the style guidelines to enforce consistent KoliBri spelling and prefer ESM import syntax.
- Add rule to use "KoliBri" casing everywhere (with an exception)
- Encourage using ESM
importstatements instead ofrequire
Comments suppressed due to low confidence (2)
AGENTS.md:233
- [nitpick] Consider clarifying the exception for the KolKolibri component by specifying its file or usage context to avoid confusion for contributors.
- Spell "KoliBri" with this casing in all documentation and code. The only exception is the component named KolKolibri.
AGENTS.md:234
- [nitpick] It may help to include a brief example of the preferred ESM import style and note any fallback pattern for environments where ESM isn't supported yet.
- Use ESM import syntax in browser code and scripts whenever supported, instead of `require` imports.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
KoliBrispelling must be usedTesting
pnpm lint(fails:pnpmnot found)https://chatgpt.com/codex/tasks/task_e_68788ea89168832b8330aa270fd39285