Skip to content
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

Cleanup Plan for Digital Datasheets #68

Open
rsnancollas opened this issue Nov 7, 2023 · 2 comments
Open

Cleanup Plan for Digital Datasheets #68

rsnancollas opened this issue Nov 7, 2023 · 2 comments

Comments

@rsnancollas
Copy link
Contributor

  1. Figure out the correct reference for URI links
  2. Write a script that does the following:
  • Checks that property names are lowercase
  • Checks that the first letter of comments/descriptions are upper case
  • Checks there are no periods at the end of statements
  • Spell checks
  • Fixes ref (see URI comment above)
  • Checks that the $ID goes to the right path
@rsnancollas
Copy link
Contributor Author

@rsnancollas
Copy link
Contributor Author

I have a script that does the followig:

  • Checks that property names are lowercase
  • Checks that the first letter of comments/descriptions are upper case
  • Checks there are no periods at the end of statements
  • Checks that the $ID goes to the right path

I think the "refs" are fixed now, but it's probably not a bad idea to adjust the script to look at this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant