pyvider-hcl 2025-10-24
Added mypy ignore for opentelemetry, expanded mkdocs nav, and updated gitignore
3 files · 20+ · 1-

Mypy configured to ignore missing opentelemetry type stubs

1 file changed
  • pyproject.toml Added opentelemetry.* to the mypy ignore_missing_imports override list
  • Added opentelemetry.* to the mypy ignore_missing_imports override list, alongside hcl2.* and pytest.* qualify internal
    1 file
    • pyproject.toml

MkDocs navigation expanded with new sections

1 file changed
  • mkdocs.yml Added 16 lines expanding documentation site navigation structure
  • Added 16 lines to mkdocs.yml expanding navigation structure for docs site specify internal
    1 file
    • mkdocs.yml

Gitignore updated with new exclusion entries

1 file changed
  • .gitignore Added 3 new entries to gitignore