-
Notifications
You must be signed in to change notification settings - Fork 10.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: Apply lint rule cred-class-field-display-name-miscased
#4762
refactor: Apply lint rule cred-class-field-display-name-miscased
#4762
Conversation
instead of making an exception for |
|
I think Ivan's approach will be right in most cases. The site he links describes a common style convention for title case headings (I think it may be drawn from the Chicago Manual of Style? Don't quote me on that though). Conventions vary depending on what style guide you follow. Are we basing our UI copy styles on any particular style guide? Worth noting that a lot of popular tech style guides (i.e. guides focused on digital rather than print, including Google's and Microsoft's) avoid title case altogether, but that's a separate issue: main thing is we're consistent, and matching brand names exactly. |
Mostly David's indications on top of Jan's preexisting choices. David is not a fan of title case either but we kept it because it was so prevalent. |
* master: fix(editor): JSON view values can be mapped like keys (#4702) test: E2E NDV (#4712) fix: Issue building image with dependency name ending in .vue (no-changelog) (#4773) fix: Register community nodes as known nodes (no-changelog) (#4775) refactor: Codex updates for Item Lists, Markdown and Date & Time (#4772) refactor(editor): Patch ElementUI tooltip memory leak (#4769) refactor: Apply lint rule `cred-class-field-display-name-miscased` (#4762)
Got released with |
https://github.com/ivov/eslint-plugin-n8n-nodes-base/blob/master/docs/rules/cred-class-field-display-name-miscased.md