Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
pola-rs
GitHub Repository: pola-rs/polars
Path: blob/main/docs/mlc-config.json
8362 views
1
{
2
"ignorePatterns": [
3
{
4
"pattern": "^https://crates.io/"
5
},
6
{
7
"pattern": "^https://stackoverflow.com/"
8
},
9
{
10
"pattern": "^https://marketplace.visualstudio.com/"
11
},
12
{
13
"pattern": "^https://codspeed.io/pola-rs/polars$"
14
}
15
],
16
"retryOn429": true
17
}
18
19