OpenJobDescription / openjd-model-for-python

Provides a Python implementation of the data model for Open Job Description's template schemas.
https://github.com/OpenJobDescription/openjd-specifications/wiki
Apache License 2.0
12 stars 7 forks source link

fix: fix lint, Break up long regex over multiple lines #116

Closed amarsjac closed 3 months ago

amarsjac commented 3 months ago

What was the problem/requirement? (What/Why)

A long regex was failing linting

What was the solution? (How)

break the regex over multiple lines

What is the impact of this change?

linting should be fixed unblocking all other PR

How was this change tested?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud