-
Notifications
You must be signed in to change notification settings - Fork 444
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
300 doc pado #301
300 doc pado #301
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi can you remove the package-lock.json change?
Can you also run npm run lint
and edit project-words.txt
to allowlist new words
Also just npm run build
to make sure everything is building correctly?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you add these words the project-words.txt
and run npm lint
to make sure the lint passes
/home/runner/work/doc.zk-evm/doc.zk-evm/docs/build-on-linea/tooling/attestations/PADO.md:2:8 - Unknown word (PADO)
/home/runner/work/doc.zk-evm/doc.zk-evm/docs/build-on-linea/tooling/attestations/PADO.md:5:4 - Unknown word (PADO)
/home/runner/work/doc.zk-evm/doc.zk-evm/docs/build-on-linea/tooling/attestations/PADO.md:7:2 - Unknown word (PADO)
/home/runner/work/doc.zk-evm/doc.zk-evm/docs/build-on-linea/tooling/attestations/PADO.md:7:124 - Unknown word (PADO)
/home/runner/work/doc.zk-evm/doc.zk-evm/docs/build-on-linea/tooling/attestations/PADO.md:9:29 - Unknown word (PADO)
/home/runner/work/doc.zk-evm/doc.zk-evm/docs/build-on-linea/tooling/attestations/PADO.md:21:110 - Unknown word (PADO's)
/home/runner/work/doc.zk-evm/doc.zk-evm/docs/build-on-linea/tooling/attestations/PADO.md:26:54 - Unknown word (Verax)
/home/runner/work/doc.zk-evm/doc.zk-evm/docs/build-on-linea/tooling/attestations/PADO.md:26:283 - Unknown word (Verax)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@xiafubiao can you rename PADO.md to pado.md? The build is failing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you remove this file from the commit
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey Emily, thx for the review, I fixed the issues (the package-lock.json issue, and the lint pass issue) and have now created a new PR in another thread. sorry for the late reply due to the holidays
I created a new PR in the new link |
Add PADO to doc/tooling and infrastructure/attestation, with a created new category "Attestation", fixes #300