diff --git a/.github/workflows/vale.yml b/.github/workflows/vale.yml index c39a9d7ee..870c1097f 100644 --- a/.github/workflows/vale.yml +++ b/.github/workflows/vale.yml @@ -20,6 +20,7 @@ jobs: - name: Vale Linting uses: errata-ai/vale-action@reviewdog with: - files: '["patterns/2-structured/*.md", "patterns/2-structured/project-setup/*.md"]' - env: - GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} \ No newline at end of file + files: '["patterns/2-structured/", "patterns/3-validated/"]' + vale_flags: "--glob=*.md" + filter_mode: added + debug: true diff --git a/.gitignore b/.gitignore index a0d725221..3f936ba7d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ # We want to ignore our vale StylesPath -.github/vale/* \ No newline at end of file +.github/vale/* diff --git a/patterns/2-structured/project-setup/communication-tooling.md b/patterns/2-structured/project-setup/communication-tooling.md index b1fa99641..67ad6b844 100644 --- a/patterns/2-structured/project-setup/communication-tooling.md +++ b/patterns/2-structured/project-setup/communication-tooling.md @@ -82,7 +82,7 @@ to a lower need to repeat explanations. Isabel Drost-Fromm -## Acknowledgement +## Acknowledgment Sebastian Spier (for the visual)