Skip to content

Missing backwardCompatibilityCheck configuration flag documentation #286

@boesing

Description

@boesing

Summary

Flag was introduced with 1.23.0 but I actually missed to properly add it to the documentation (README.md) though it is part of the configuration schema:

"backwardCompatibilityCheck": {
"type": "boolean",
"title": "Flag to enable/disable backwards compatibility check",
"description": "This flag enables/disables backwards compatibility check using roave/backward-compatibility-check.",
"default": false
},

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions