Skip to content
Snippets Groups Projects

Issue #3239466: Refactor build tests to use core-supported project templates

1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -31,6 +31,8 @@ build:
# Add our words to the dictionary
- sed -i "s/abiword/updater's/" core/misc/cspell/dictionary.txt
- sed -i "s/absolutezero/stager's/" core/misc/cspell/dictionary.txt
- sed -i "s/adamson/dpcre/" core/misc/cspell/dictionary.txt
- sed -i "s/mojito/jit/" core/misc/cspell/dictionary.txt
# After all of the shenanigans above, we're finally ready to run core's `commit-code-check.sh`! :)
- "modules/contrib/automatic_updates/commit-code-check.sh --drupalci"
# Restore the original permissions.
Loading