mirror of
https://github.com/koxudaxi/datamodel-code-generator.git
synced 2024-03-18 14:54:37 +03:00
7
.pre-commit-hooks.yaml
Normal file
7
.pre-commit-hooks.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
- id: datamodel-code-generator
|
||||
name: datamodel-code-generator
|
||||
description: "Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources"
|
||||
entry: datamodel-codegen
|
||||
language: python
|
||||
require_serial: true
|
||||
pass_filenames: false
|
||||
Reference in New Issue
Block a user