Skip to content

panlint: Skip checks of operator if within a string#241

Merged
jrha merged 1 commit intoquattor:masterfrom
wpoely86:panlint_fix
Jun 21, 2021
Merged

panlint: Skip checks of operator if within a string#241
jrha merged 1 commit intoquattor:masterfrom
wpoely86:panlint_fix

Conversation

@wpoely86
Copy link
Member

@wpoely86 wpoely86 commented Jul 3, 2020

I've changed the order of the 'if' statements. If the operator is within a string, we just skip it.

Fixes #240

jrha
jrha previously approved these changes Jul 28, 2020
@jrha
Copy link
Member

jrha commented Jun 21, 2021

@hpcugentbot please test this please

@jrha
Copy link
Member

jrha commented Jun 21, 2021

I cannot replicate the test failure locally and I cannot access Jenkins to see why it is unhappy.

We do not check anything if an operator is found within a string.
@jrha
Copy link
Member

jrha commented Jun 21, 2021

Rebased to pull in tests run with GitHub action.

@jrha jrha merged commit 86d8231 into quattor:master Jun 21, 2021
@wpoely86 wpoely86 deleted the panlint_fix branch June 21, 2021 13:06
@jrha jrha added this to the 10.8 milestone Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

panlint: do not check operators in strings

2 participants