diff --git a/.cspell-project-words.txt b/.cspell-project-words.txt new file mode 100644 index 0000000000000000000000000000000000000000..c4b80fd5bee268d79cc1bd83181239e9bf081891 --- /dev/null +++ b/.cspell-project-words.txt @@ -0,0 +1,6 @@ +advagg +ahoyapi +lakedrops +LAKEDROPS +rcoff +rcon diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1d234297765c87ae1bd91b78b1c00083d4047fc0..d2d1014fbc146d34c15b8d2907f36ca0774dd6cb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,3 +2,6 @@ include: - project: 'gitlab-ci-cd/drupal' ref: main file: '/private-modules.yml' + +variables: + _CSPELL_IGNORE_PATHS: '"patches/*"'