ansible-community / antsibull-docs

Tooling for building Ansible documentation
https://ansible.readthedocs.io/projects/antsibull-docs/
GNU General Public License v3.0
29 stars 17 forks source link

Avoid using pydantic compat layer where easily possible #331

Closed felixfontein closed 2 months ago

felixfontein commented 2 months ago

All other cases need v1 for easy linting (with extra checks).

felixfontein commented 2 months ago

@gotmax23 thanks for reviewing this!

gotmax23 commented 2 months ago

Haha, was about to push that button

gotmax23 commented 2 months ago

Thanks!