node_modules/
modules/native_observability_dashboard/assets/src/js/
# Everything under js/ is esbuild output, one bundle per dashboard section.
# Generated code is not hand-formatted: linting it reports on the bundler's
# choices, not on ours. The sources are linted in assets/src/js/.
modules/native_observability_dashboard/js/
# MkDocs config: the mermaid custom fence needs a Python YAML tag that
# generic YAML linters reject. MkDocs itself validates this file.
mkdocs.yml
