Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* fix!: adjustments after refactor * Update README.md Co-authored-by: Jérome Eertmans <[email protected]> * docs(changelog): remove mention of support for markdown and typst files for now * refactor: use `check::Request`, `check::Response` and `check::ResponseWithContext` * chore: formatting * fix: minimum Rust version needs to be higher for `clap` * fix: doc test * refactor: use crate's result type for the `check` method on `Client` * refactor: use crate's result type for the `languages` method on `Client` * Update src/api/mod.rs Co-authored-by: Jérome Eertmans <[email protected]> * Update src/api/mod.rs Co-authored-by: Jérome Eertmans <[email protected]> * fix: convert `reqwest` error --------- Co-authored-by: Jérome Eertmans <[email protected]>
- Loading branch information