apache / cordova-lib

Apache Cordova Tooling Library
https://cordova.apache.org/
Apache License 2.0
221 stars 243 forks source link

cleanup: simplify deprecated indication a little #854

Open brodycj opened 4 years ago

brodycj commented 4 years ago

Platforms affected

all

Motivation and Context

updated:

From a regex used in PR #853 to test this functionality, I think it would be nice to simplify this a little.

Description

Simplify the code a little to show a deprecated platform in a form like this (made-up example):

wp7 4.5.6 - deprecated

Testing

Checklist