-
-
Notifications
You must be signed in to change notification settings - Fork 478
Linter: USB-C trademark regex fix [PC-1014] #632
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
Merged
marqdevx
merged 3 commits into
marqdevx/linter/rules-updates
from
marqdevx/linter/USB-C-Fix
Nov 15, 2022
Merged
Linter: USB-C trademark regex fix [PC-1014] #632
marqdevx
merged 3 commits into
marqdevx/linter/rules-updates
from
marqdevx/linter/USB-C-Fix
Nov 15, 2022
Conversation
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
@marqdevx
marqdevx
added
fix/update
A small fix or update
arduino
Bugs and fixes added by the Arduino Team
infrastructure
Fixes and updates to the infrastructure of the repo
labels
Nov 8, 2022
@marqdevx
marqdevx
force-pushed
the
marqdevx/linter/USB-C-Fix
branch
from
November 8, 2022 09:53
8445b8e
to
ee30661
Compare
✅ docs-content deploy preview ready
- Deploy preview
- Build logs · 3m build time
@marqdevx
marqdevx
changed the base branch from
main
to
marqdevx/linter/rules-updates
November 15, 2022 11:41
@marqdevx
marqdevx
changed the title
(削除) Linter: USB-C trademark regex fix (削除ここまで)
(追記) Linter: USB-C trademark regex fix [PC-1014] (追記ここまで)
Nov 15, 2022
marqdevx
added a commit
that referenced
this pull request
Feb 10, 2023
* Lint fix NXP® trademark * Linter: Add NXP® rule * Linter: USB-C trademark regex fix [PC-1014] (#632) * Fix USB-C Regex * Lint: USB-C trademark * Lint: Tech-specs, datasheets and features * Linter: Add Edge Impulse® trademark rule[PC-1037] (#657) * Litner: Add Edge Impulse® rule * Fix Edge Impulse® * [PC-1054] Content System: Trademarks rule addition to Linter tool (#833) * Initial Commit - Trademarks rule addition & update to linter tool (Adds Arduino Opta® & MIPI® / A-PHY® / CSI-2® / I3C® / M-PHY® rule) * Trademarks rule RegEx updated (PCRE) * Opta Trademark rule update * Fix malformed URLs in sketch comments * Update URLs with broken redirects * Opta rule quick fix --------- Co-authored-by: TaddyHC <k.hochung@arduino.cc> Co-authored-by: per1234 <accounts@perglass.com> Co-authored-by: Sebastian Romero <s.romero@arduino.cc> Co-authored-by: marqdevx <p.marquinez@arduino.cc> --------- Co-authored-by: TaddyHC <94547080+TaddyHC@users.noreply.github.com> Co-authored-by: Sebastian Romero <s.romero@arduino.cc> Co-authored-by: Arduino Bot <ArduinoBot@users.noreply.github.com> Co-authored-by: TaddyHC <k.hochung@arduino.cc> Co-authored-by: per1234 <accounts@perglass.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What This PR Changes