Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
Revert elipses checks
Open fintohaps opened 13 days ago

These checks never worked in the first place.

When trying to check using a regex, too many valid cases of git ranges and CLI test substitutions showed up.

fintohaps opened with revision 13c20bca on base 07c62449 +0 -5 13 days ago

These checks never worked in the first place.

When trying to check using a regex, too many valid cases of git ranges and CLI test substitutions showed up.

fintohaps pushed revision 2 6c49cc0f on base 4f647b2a +53 -35 12 days ago

Changes:

  • Only revert codespell
  • Use bash script to check for ellipses
  • Fix all sites in markdown files; and Rust code if they are outputs to CLI
fintohaps pushed revision 3 eadd4573 on base 4f647b2a +53 -38 12 days ago

Changes:

  • Also revert typos change
fintohaps pushed revision 4 bb9d5f06 on base 6ce2d00b +74 -57 10 days ago

Changes:

  • Include .rs files
  • Use git ls-files piped to sed for replacing the examples automatically
  • git diff detects if files are changed, and errors, if so
  • Remaining .rs files were automatically modified using sed