Skip to content

Commit 97281a6

Browse files
committed
Updated lint and test gifs.
1 parent 0849cae commit 97281a6

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.scaffold/docs/static/img/lint.gif

664 KB
Loading

.scaffold/docs/static/img/test.gif

516 KB
Loading

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@ to [drupal.org](https://drupal.org).
5656
- PHP deprecated code analysis
5757
with [Drupal Rector](https://github.com/palantirnet/drupal-rector).
5858
- Twig code analysis with [Twig CS Fixer](https://github.com/VincentLanglet/Twig-CS-Fixer).
59-
![Lint process](https://user-images.githubusercontent.com/378794/253732548-9403e4cc-db03-4696-b114-32517ab0a571.gif)
59+
![Lint process](.scaffold/docs/static/img/lint.gif)
6060
- Drupal's Simpletest testing support - runs tests in the same way as
6161
[drupal.org](https://drupal.org)'s Drupal CI
6262
bot (`core/scripts/run-tests.sh`).
63-
![Test process](https://user-images.githubusercontent.com/378794/253732542-ea1b2f29-ce89-41bd-b92a-169b119731d3.gif)
63+
![Test process](.scaffold/docs/static/img/test.gif)
6464
- Renovate configuration to keep your repository dependencies up-to-date.
6565
- Deployment:
6666
- Mirroring of the repo to [drupal.org](https://drupal.org) (or any other git

0 commit comments

Comments
 (0)