Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ Unreleased
------

- Update vendored schemas: renovate (2022-07-13)
- Update check-github-worfklows match rule to exclude subdirectories of the
- Update check-github-workflows match rule to exclude subdirectories of the
``.github/workflows/`` directory. (:issue:`113`)

0.17.0
Expand Down
2 changes: 1 addition & 1 deletion docs/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ checked. The following transforms are supported:
- ``azure-pipelines``:
"Unpack" compile-time expressions for Azure Pipelines files, skipping them
for the purposes of validation. This transformation is based on Microsoft's
lanaguage-server for VSCode and how it handles expressions
language-server for VSCode and how it handles expressions

- ``gitlab-ci``:
Handle ``!reference`` tags in YAML data for gitlab-ci files. This transform
Expand Down
Loading