diff --git a/.github/file-filters.yml b/.github/file-filters.yml index 5100ee7..0c04075 100644 --- a/.github/file-filters.yml +++ b/.github/file-filters.yml @@ -22,4 +22,4 @@ markdown_all: &markdown_all documentation_all: - *doc_files - - *markdown_all \ No newline at end of file + - *markdown_all diff --git a/.github/labeler.yml b/.github/labeler.yml index 95aa525..581966f 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -5,4 +5,4 @@ "type/documentation": - changed-files: - - any-glob-to-any-file: ["docs/**"] \ No newline at end of file + - any-glob-to-any-file: ["docs/**"] diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ee19dfc..4ebfb93 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,10 +1,14 @@ --- name: Build and Deploy Docusaurus +# yamllint disable rule:truthy rule:truthy rule:line-length + on: - pull_request: push: branches: - main + pull_request: + branches: + - main env: VALE_VERSION: "3.7.1" @@ -114,4 +118,4 @@ jobs: env: VALE_VERSION: ${{ env.VALE_VERSION }} - name: "Validate documentation style" - run: ./vale $(find ./docs -type f \( -name "*.mdx" -o -name "*.md" \) ) \ No newline at end of file + run: ./vale $(find ./docs -type f \( -name "*.mdx" -o -name "*.md" \) ) diff --git a/.vale/styles/spelling-exceptions.txt b/.vale/styles/spelling-exceptions.txt index 754d905..ab64dd7 100644 --- a/.vale/styles/spelling-exceptions.txt +++ b/.vale/styles/spelling-exceptions.txt @@ -16,6 +16,7 @@ codespaces combobox config Config +Containerlab content_type convert_query_response coroutine @@ -123,6 +124,7 @@ UUID validators Version Control Vitest +VLANs Yaml yamllint YouTube