mirror of https://github.com/databricks/cli.git
lint
This commit is contained in:
parent
2511c18352
commit
2125f256e5
|
@ -46,4 +46,3 @@ var validators map[FieldType]Validator = map[FieldType]Validator{
|
|||
FieldTypeInt: validateInteger,
|
||||
FieldTypeFloat: validateFloat,
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue