diff --git a/.github/styles/config/vocabularies/Docs/accept.txt b/.github/styles/config/vocabularies/Docs/accept.txt index 30e29155e..53b7e4032 100644 --- a/.github/styles/config/vocabularies/Docs/accept.txt +++ b/.github/styles/config/vocabularies/Docs/accept.txt @@ -43,6 +43,7 @@ Doyensec Dynatrace Entra [Ee]nablement +ESLint (?i)enums? GCUs? Gradle diff --git a/src/content/graphos/delivery/custom-checks.mdx b/src/content/graphos/delivery/custom-checks.mdx index 8d777c1aa..785b3917a 100644 --- a/src/content/graphos/delivery/custom-checks.mdx +++ b/src/content/graphos/delivery/custom-checks.mdx @@ -242,4 +242,4 @@ You should now see your configured webhook on the configuration page, be able to To-do: More information on an example implementation. -Refer to the [example implementation](https://github.com/apollosolutions/custom-check-examples) for a custom check that enforces eslint rules. \ No newline at end of file +Refer to the [example implementation](https://github.com/apollosolutions/custom-check-examples) for a custom check that enforces ESLint rules. \ No newline at end of file