Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / grasmash / yaml-expander / RELEASE.md
1 # Releasing
2
3 ### Execute tests
4
5     ./scripts/run-tests.sh
6
7 To quickly fix PHPCS issues:
8
9     ./scripts/clean-code.sh
10     
11