mirror of https://github.com/docusealco/docuseal
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
558 B
558 B
[Unreleased]
[1.1.0]
- Add
LintRoller::Supportmodule of classes designed to make it a little easier to author plugins.MergesUpstreamMetadata#mergewill allow a minimal YAML config (say,standard-sorbet's, which only containsEnabledvalues for each rule) to merge in any other defaults from a source YAML (e.g.rubocop-sorbet's which includesDescription,VersionAdded, and so on). This way that metadata is neither absent at runtime nor duplicated in a standard plugin that mirrors a rubocop extension
[1.0.0]
- Initial release