This website requires JavaScript.
Explore
Help
Sign In
zecfoundation
/
zebra
mirror of
https://github.com/ZcashFoundation/zebra.git
Watch
1
Star
0
Fork
You've already forked zebra
0
Code
Issues
Projects
Releases
Wiki
Activity
99c6dfb23f
zebra
/
.codespellrc
4 lines
79 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat(ci): add a codespell linting action (#4482) * feat(ci): add a codespell linting action * fix(ci): run this job if the lint workflow is changed * ci(codespell): add configuration file * ci(codespell): exclude mermaid.min.js * fix: wrong mermaid.min.js location * ci(codespell): Sur from "Big Sur" is being considered as misspelled * ci(codespell): make warning the max level This won't restrict PRs from merging * ci(codespell): lint on every push * test: create a misspelling * Revert "test: create a misspelling" This reverts commit a2c91cda1e6fab578acbd6612801bb9e2b2439a6.
2022-05-25 17:27:44 -07:00
[codespell]
build(deps): Bump `zcash_proofs` to 0.8.0 (#5481) * Put `tor` behind its own `--cfg` flag * Bump x25519-dalek from 1.2.0 to 2.0.0-pre.1 * Bump zcash_proofs to 0.8.0 * Update `deny.toml` * Update `Cargo.lock` * Fix missing doc link warning * Mention a ticket that tracks the dep. conflict * Update `.codespellrc` * Disable the other tor dependency * Clarify a comment * Add Tor x25519-dalek issue to README * Update Cargo.lock Co-authored-by: teor <teor@riseup.net>
2022-10-27 23:58:02 -07:00
ignore-words-list=crate,Sur,inout
feat(ci): add a codespell linting action (#4482) * feat(ci): add a codespell linting action * fix(ci): run this job if the lint workflow is changed * ci(codespell): add configuration file * ci(codespell): exclude mermaid.min.js * fix: wrong mermaid.min.js location * ci(codespell): Sur from "Big Sur" is being considered as misspelled * ci(codespell): make warning the max level This won't restrict PRs from merging * ci(codespell): lint on every push * test: create a misspelling * Revert "test: create a misspelling" This reverts commit a2c91cda1e6fab578acbd6612801bb9e2b2439a6.
2022-05-25 17:27:44 -07:00
exclude-file=book/mermaid.min.js