mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-22 00:51:11 -05:00
29 lines
1 KiB
Markdown
29 lines
1 KiB
Markdown
# typos
|
|
|
|
> **Source code spell checker**
|
|
|
|
[![Build Status](https://dev.azure.com/crate-ci/crate-ci/_apis/build/status/typos?branchName=master)](https://dev.azure.com/crate-ci/crate-ci/_build/latest?definitionId=11&branchName=master)
|
|
[![codecov](https://codecov.io/gh/crate-ci/typos/branch/master/graph/badge.svg)](https://codecov.io/gh/crate-ci/typos)
|
|
[![Documentation](https://img.shields.io/badge/docs-master-blue.svg)][Documentation]
|
|
![License](https://img.shields.io/crates/l/typos.svg)
|
|
[![Crates Status](https://img.shields.io/crates/v/typos.svg)](https://crates.io/crates/typos)
|
|
|
|
## [About](docs/about.md)
|
|
|
|
## [Install](docs/install.md)
|
|
|
|
## [Reference](docs/reference.md)
|
|
|
|
## [Contribute](CONTRIBUTING.md)
|
|
|
|
## License
|
|
|
|
Licensed under either of
|
|
|
|
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
|
|
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
|
|
|
|
at your option.
|
|
|
|
[Crates.io]: https://crates.io/crates/typos-cli
|
|
[Documentation]: https://docs.rs/typos
|