We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2731ca6 commit 044c19bCopy full SHA for 044c19b
1 file changed
typos.toml
@@ -4,6 +4,7 @@
4
[default]
5
extend-ignore-re = [
6
"https?://[^\\s]+", # Ignore URLs
7
+ "'gASV[^']+", # Ignore base64-encoded pickle data
8
]
9
10
[files]
0 commit comments