https://github.com/chi-teck/config-schema-checker
https://github.com/chi-teck/config-schema-checker
Last synced: about 1 hour ago
JSON representation
- Host: GitHub
- URL: https://github.com/chi-teck/config-schema-checker
- Owner: Chi-teck
- License: gpl-2.0
- Created: 2017-03-25T10:47:11.000Z (over 8 years ago)
- Default Branch: 2.x
- Last Pushed: 2024-12-07T07:38:55.000Z (10 months ago)
- Last Synced: 2025-01-08T03:56:08.257Z (9 months ago)
- Language: PHP
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## Configuration schema checker
The module listens to the config schema changes and triggers an error if the
schema is not valid.Requirements: Drupal 11 or higher.
Drupal Core issue:
https://www.drupal.org/project/drupal/issues/2625212