Revert elipses checks
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.
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.
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
Changes:
- Also revert typos change
Changes:
- Include
.rsfiles - Use
git ls-filespiped tosedfor replacing the examples automatically git diffdetects if files are changed, and errors, if so- Remaining
.rsfiles were automatically modified usingsed