diff options
-rw-r--r-- | .gitlint | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [title-match-regex] -regex=^\[[A-Z0-9]+]\[*[A-Z0-9]*]* [A-Z]+[\S ]*$ +regex=^\[[A-Z\d-]+]\[*[\w\d-]*]* [A-Z]+[\S ]*$ [body-match-regex] regex=.{20,} |
index : oom | ||
Introduces the ONAP Platform OOM (ONAP Operations Manager) to efficiently Deploy, Manage, Operate the ONAP platform and its components (e.g. MSO, DCAE, SDC, etc.) and infrastructure (VMs, Containers). | Grokmirror user |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitlint | 2 |
@@ -1,5 +1,5 @@ [title-match-regex] -regex=^\[[A-Z0-9]+]\[*[A-Z0-9]*]* [A-Z]+[\S ]*$ +regex=^\[[A-Z\d-]+]\[*[\w\d-]*]* [A-Z]+[\S ]*$ [body-match-regex] regex=.{20,} |