Tags give the ability to mark specific points in history as being important
-
1.0.1
1d867929 · ·Raises the project's own quality gates. Every CI validation job now blocks the pipeline; the coding standard is PreviousNextDrupal, and PHPStan runs at the maximum level over the source, the tests, and the Drupal procedural files. Values read from configuration, state, the database, and render arrays are type-checked before use instead of being cast. Nothing a site observes changes.