mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-24 10:00:59 -05:00
3 lines
89 B
Rust
3 lines
89 B
Rust
|
#![cfg_attr(docsrs, feature(doc_auto_cfg))]
|
||
|
#![allow(non_snake_case)] // TODO: Delete me
|