mirror of https://github.com/databricks/cli.git
11 lines
145 B
TOML
11 lines
145 B
TOML
|
LocalOnly = true
|
||
|
RecordRequests = true
|
||
|
|
||
|
[[Repls]]
|
||
|
Old = '17\d{11}'
|
||
|
New = '"UNIX_TIME_MILLIS"'
|
||
|
|
||
|
[[Repls]]
|
||
|
Old = 'darwin|linux|windows'
|
||
|
New = 'OS'
|