mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-21 16:41:01 -05:00
remove ipynb from python
This commit is contained in:
parent
2784d7deb5
commit
5e639f1ddb
1 changed files with 0 additions and 1 deletions
|
@ -184,7 +184,6 @@ pub const DEFAULT_TYPES: &[(&str, &[&str])] = &[
|
|||
("puppet", &["*.erb", "*.pp", "*.rb"]),
|
||||
("purs", &["*.purs"]),
|
||||
("py", &[
|
||||
"*.ipynb",
|
||||
"*.py",
|
||||
"*.pyi",
|
||||
// From a spell-check perspective, this is more like Python than toml
|
||||
|
|
Loading…
Reference in a new issue