Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

S6.3.2 check for space-separated keywords #321

Open
aewallin opened this issue Dec 29, 2019 · 1 comment
Open

S6.3.2 check for space-separated keywords #321

aewallin opened this issue Dec 29, 2019 · 1 comment

Comments

@aewallin
Copy link

checking that symbol keywords are separated by spaces should be quite straightforward?

an automated check would reduce manual work for reviewers (if e.g. comma-separated keywords or something else are caught automatically by travis)

@JacobEFO
Copy link
Contributor

I'd love to make a little something for this issue. If you're open for it.

rexut pushed a commit to tiacsys/kicad-library-utils that referenced this issue Nov 28, 2021
Check if the keywords contain 'evil' characters. We don't want commas or
dots but spaces instead. Try to handle special cases like '3.3V' where a
dot is allowed.

Resolves: KiCad#321
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants