Update drc.rst#891
Closed
oliv3r wants to merge 24 commits into
Closed
Conversation
No more KiCad 5 releases
Parameters are shared in many cases, so we must detach them from the hierarchy
- Removed KiCad 5 - Added KiCad 9
To return error when we detected warning See INTI-CMNB#828
Components with a \ in its value, followed by a space or other symbol (not a letter) Closes INTI-CMNB#885
Some bizarre fail (race condition?) in GitHub servers that I can't reproduce.
Generated by Quick Start
Originally MR INTI-CMNB#890 but needed more details, in particular ZStd dependency Closes INTI-CMNB#890
Member
|
Hi @oliv3r !
|
No code changes where done as part of this commit. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
Author
|
@set-soft sure thing! I just can't seem to see the 'edit' button to change the target branch?! I must be going blind? Is this something you can change? https://github.blog/news-insights/product-news/change-the-base-branch-of-a-pull-request/ so I created a new one :p #892. |
Author
|
Duplicated by #892. |
Member
|
Ok, I merged #892 Usually the best is to do it from the command line: $ git rebase -i UPSTREAM_HEAD_COMMIT
$ git push -f |
Author
hah, yeah I did; but i could not change the target branch anymore; anyway, its in :D |
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 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.



In KiCAD, DRC stands for Design Rules Check.