Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 611 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 611 Bytes

Liquibase validate Gradle

master

Sanitizes and validates Liquibase changes yaml.

How to use

Setup

Apply this plugin to the project. This plugin is not registered to Maven Central. Read the Gradle Plugin Portal to setup plugin.

After installation the task validateDiffChangelogEmpty is available and it automatically adds a doLast to the diffChangelog which sanitizes the changes.yaml

License

LGPL-3.0 License