mirror of https://github.com/databricks/cli.git
8 lines
86 B
TOML
8 lines
86 B
TOML
|
[[Repls]]
|
||
|
Old = '\\'
|
||
|
New = '/'
|
||
|
|
||
|
[[Repls]]
|
||
|
Old = '/world-[0-9]+'
|
||
|
New = '/world-123456'
|